Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsgiseeq.h60 #define SEEQ_TSTAT_UFLOW 0x001 /* Transmit buffer underflow */ macro
Dsgiseeq.c399 if (status & SEEQ_TSTAT_UFLOW) in sgiseeq_tx()