Home
last modified time | relevance | path

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

/trueos/sys/dev/dc/
HDif_dcreg.h442 #define DC_TXSTAT_LATECOLL 0x00000200 macro
HDif_dc.c3059 if (txstat & DC_TXSTAT_LATECOLL) in dc_txeof()