Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h264 #define PCIM_CBBIO_32 0x1 macro
/dragonfly/usr.sbin/pciconf/
HDpciconf.c385 if ((val & PCIM_CBBIO_MASK) == PCIM_CBBIO_32) { in print_cardbus_io_window()