Searched refs:PCIM_BRIO_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpci_pci.c197 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) {
485 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) {
818 if ((iolow & PCIM_BRIO_MASK) == PCIM_BRIO_32)
825 if ((iolow & PCIM_BRIO_MASK) == PCIM_BRIO_32)
H A Dpcireg.h271 #define PCIM_BRIO_MASK 0xf macro
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c331 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) {

Completed in 68 milliseconds