Searched defs:pci_seg (Results 1 – 1 of 1) sorted by relevance
41 struct pci_seg { struct42 struct list_head alldevs_list;43 u16 nr;44 unsigned long *ro_map;46 spinlock_t bus2bridge_lock;48 struct {52 } bus2bridge[MAX_BUSES];114 int (*handler)(struct pci_seg *, void *), void *arg) in pci_segments_iterate()
Completed in 8 milliseconds