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

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h229 #define PCIM_BAR_IO_RESERVED 0x00000002 macro
H A Dpci.c3203 if (PCI_BAR_IO(testval) && (testval & PCIM_BAR_IO_RESERVED) != 0)

Completed in 128 milliseconds