Searched refs:CBB_BCR_VGA_ENABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pci/ | ||
H A D | pcireg.h | 535 #define CBB_BCR_VGA_ENABLE 0x0008 macro |
/freebsd/usr.sbin/pciconf/ | ||
H A D | pciconf.c | 471 bctl & CBB_BCR_VGA_ENABLE, false); in print_cardbus_windows() |