Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c244 #define cdmac_tx_stat(sc) \ macro
920 if ((stat = cdmac_tx_stat(sc)) & CDMAC_STAT_ERROR) { in temac_tx_intr()