Searched defs:pci_seg (Results 1 – 1 of 1) sorted by relevance
38 struct pci_seg { struct39 struct list_head alldevs_list;40 u16 nr;41 unsigned long *ro_map;43 spinlock_t bus2bridge_lock;45 struct {49 } bus2bridge[MAX_BUSES];111 int (*handler)(struct pci_seg *, void *), void *arg) in pci_segments_iterate()
Completed in 6 milliseconds