Searched refs:PCI_MAX_FUNC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Dpci22.h31 #define PCI_MAX_FUNC 7 macro
/netbsd-current/sys/dev/pci/
H A Dpci_resource.c63 #define PCI_MAX_FUNC 8 macro
121 struct pci_device pb_device[PCI_MAX_DEVICE * PCI_MAX_FUNC];
152 (&(_pb)->pb_device[(_devno) * PCI_MAX_FUNC + (_funcno)])

Completed in 76 milliseconds