Searched refs:PCIM_CBBIO_32 (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/pci/ | ||
| HD | pcireg.h | 264 #define PCIM_CBBIO_32 0x1 macro |
| /dragonfly/usr.sbin/pciconf/ | ||
| HD | pciconf.c | 385 if ((val & PCIM_CBBIO_MASK) == PCIM_CBBIO_32) { in print_cardbus_io_window() |