Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Didt77252.h574 #define SAR_STAT_TSIF 0x00008000 /* Transmit Status Indicator */ macro
Didt77252.c2840 if (stat & SAR_STAT_TSIF) { /* entry written to TSQ */ in idt77252_interrupt()