Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/an/
Dif_anreg.h277 #define AN_EV_TX_CPY 0x0400 macro
283 ( x ? (AN_EV_RX|AN_EV_TX|AN_EV_TX_EXC|AN_EV_TX_CPY|AN_EV_ALLOC \
Dif_an.c1255 if (sc->mpi350 && status & AN_EV_TX_CPY) { in an_intr()
1257 CSR_WRITE_2(sc, AN_EVENT_ACK(sc->mpi350), AN_EV_TX_CPY); in an_intr()