Searched refs:LE_T3_UFLO (Results 1 – 2 of 2) sorted by relevance
143 #define LE_T3_UFLO 0x4000 /* underflow error */ macro
335 else if (tmd.tmd3 & LE_T3_UFLO) in am7990_tint()337 if (tmd.tmd3 & (LE_T3_BUFF | LE_T3_UFLO)) { in am7990_tint()