Home | Sort by: relevance | last modified time | path |
/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); |