Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dmtd8xxvar.h48 #define TSW_LC 0x00000800U /* Late collision occurs */ macro
Dmtd8xx.c1066 if (txstat & TSW_LC) in mtd_txeof()