Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpcireg.h273 #define PCIM_BRIO_MASK 0xf macro
HDpci_pci.c215 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) { in pcib_write_windows()
503 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) { in pcib_probe_windows()
/freebsd-head/usr.sbin/pciconf/
HDpciconf.c366 if ((val & PCIM_BRIO_MASK) == PCIM_BRIO_32) { in print_bridge_windows()