Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsgiseeq.h64 #define SEEQ_TSTAT_LCLS 0x010 /* Late collision occurred */ macro
Dsgiseeq.c401 if (status & SEEQ_TSTAT_LCLS) in sgiseeq_tx()