Searched refs:SAR_TSQE_TAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/atm/ | ||
H A D | idt77252.h | 292 #define SAR_TSQE_TAG(stat) (((stat) >> 24) & 0x1f) macro |
H A D | idt77252.c | 1443 if (SAR_TSQE_TAG(stat) == 0x10) { in idt77252_tx() |