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

  /src/sys/dev/pci/
if_stgereg.h 250 #define STGE_IntStatus 0x5e /* 16-bit */
if_stge.c 1102 if ((CSR_READ_2(sc, STGE_IntStatus) & IS_InterruptStatus) == 0)
1638 CSR_WRITE_2(sc, STGE_IntStatus, 0xffff);

Completed in 14 milliseconds