Home
last modified time | relevance | path

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

/trueos/sys/x86/include/
HDpci_cfgreg.h40 #define CONF1_ENABLE_MSK1 0x80000001ul macro
/trueos/sys/i386/pci/
HDpci_cfgreg.c482 if ((mode1res & CONF1_ENABLE_MSK1) == CONF1_ENABLE_RES1) { in pcireg_cfgopen()