Searched refs:TDSTAT_Tx_LC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | tulipreg.h | 204 #define TDSTAT_Tx_LC 0x00000200 /* Late Collision */ macro |
| D | tulip.c | 1482 if (txstat & TDSTAT_Tx_LC) in tlp_txintr() |