Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h315 #define PCIM_CBBIO_MASK 0x3 macro
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c446 if ((val & PCIM_CBBIO_MASK) == PCIM_CBBIO_32) { in print_cardbus_io_window()