Home
last modified time | relevance | path

Searched refs:PCI_STD_NUM_BARS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c367 for (bar = 0; bar < PCI_STD_NUM_BARS; ++bar) { in aperture_remove_conflicting_pci_devices()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h111 #define PCI_STD_NUM_BARS 6 macro