Searched refs:TP_UDA (Results 1 – 2 of 2) sorted by relevance
97 #define TP_UDA 0x0004 /* Unrecoverable data error */ macro
1078 error = sc->error & (TP_FIL | TP_BNL | TP_UDA | TP_EOM | TP_WRP | in wtsense()1099 else if (error & TP_UDA) in wtsense()