Home
last modified time | relevance | path

Searched refs:TS_LATCOL (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/
Dsmc9194.h181 #define TS_LATCOL 0x0200 macro
Dsmc9194.c1332 if ( tx_status & TS_LATCOL ) { in smc_tx()
/linux-2.6.39/drivers/net/pcmcia/
Dsmc91c92_cs.c251 #define TS_LATCOL 0x0200 macro
1289 if (tx_status & TS_LATCOL) dev->stats.tx_window_errors++; in smc_tx_err()