Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h573 #define SAR_STAT_TXICP 0x00004000 /* Transmit Status Indicator */ macro
H A Didt77252.c2728 if (stat & SAR_STAT_TXICP) { /* Incomplete CS-PDU has */ in idt77252_interrupt()