Searched defs:int_map (Results 1 – 3 of 3) sorted by relevance
94 struct int_map { struct96 size_t size;98 size_t capacity;100 size_t bucket_count;102 struct bucket *buckets;
215 u32 *int_map, *mapp; in of_pci_prop_intr_map() local
255 int int_map[2]; member