Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_wmreg.h | 1426 #define WMREG_FACTPS 0x5b30 /* Function Active and Power State to MNG */ |
if_wm.c | 16034 factps = CSR_READ(sc, WMREG_FACTPS); 16041 factps = CSR_READ(sc, WMREG_FACTPS); |