Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dif_esreg.h148 #define IST_TX 0x02 /* TX complete */ macro
154 #define ACK_TX IST_TX
H A Dif_es.c412 if (smc->b2.ist & IST_TX) { in esintr()
413 intact |= IST_TX; in esintr()
429 if (intact & IST_TX) { in esintr()