HomeSort by: relevance | last modified time | path
    Searched refs:VGE_PWRSTAT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vge.c 2186 val = CSR_READ_1(sc, VGE_PWRSTAT);
2188 CSR_WRITE_1(sc, VGE_PWRSTAT, val);
2190 val = CSR_READ_1(sc, VGE_PWRSTAT);
2192 CSR_WRITE_1(sc, VGE_PWRSTAT, val);
if_vgereg.h 129 #define VGE_PWRSTAT 0x83 /* power state shadow register */

Completed in 14 milliseconds