Searched refs:STGE_IntStatusAck (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 329 #define STGE_IntStatusAck 0x5a /* 16-bit */ macro |
H A D | if_stge.c | 1463 status = CSR_READ_2(sc, STGE_IntStatusAck); in stge_intr() |