Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dtulipreg.h204 #define TDSTAT_Tx_LC 0x00000200 /* Late Collision */ macro
Dtulip.c1482 if (txstat & TDSTAT_Tx_LC) in tlp_txintr()
1494 if (txstat & TDSTAT_Tx_LC) in tlp_txintr()