Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h572 #define SAR_STAT_TSIF 0x00008000 /* Transmit Status Indicator */ macro
H A Didt77252.c2723 if (stat & SAR_STAT_TSIF) { /* entry written to TSQ */ in idt77252_interrupt()