Searched refs:CAS_INTR_TX_MAC_INT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cas/ | ||
| HD | if_casreg.h | 100 #define CAS_INTR_TX_MAC_INT 0x00004000 /* TX MAC interrupt */ macro |
| HD | if_cas.c | 2048 if (__predict_false(status & CAS_INTR_TX_MAC_INT)) { in cas_intr_task() |