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

  /src/sys/dev/pci/
if_stereg.h 267 #define IS_InterruptStatus (1U << 0)
if_stgereg.h 254 #define IS_InterruptStatus (1U << 0)
if_ste.c 896 IS_InterruptStatus) == 0)
if_stge.c 1089 if ((CSR_READ_2(sc, STGE_IntStatus) & IS_InterruptStatus) == 0)

Completed in 35 milliseconds