Home
last modified time | relevance | path

Searched refs:AN_EV_TX_EXC (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/ic/
Danreg.h187 #define AN_EV_TX_EXC 0x0004 /* async xmit completed with failure */ macro
192 (AN_EV_RX|AN_EV_TX|AN_EV_TX_EXC|AN_EV_ALLOC|AN_EV_LINKSTAT)
Dan.c409 if (status & AN_EV_TX_EXC)
510 if (status & AN_EV_TX_EXC) {
512 CSR_WRITE_2(sc, AN_EVENT_ACK, AN_EV_TX_EXC);