Searched refs:TA_SHORTREAD (Results 1 – 2 of 2) sorted by relevance
65 /* 6B = PA3 */ { TA_SHORTREAD, 0 },66 /* 6C = PA1 */ { TA_SHORTREAD | TA_DOSTRING, PA1_STR },67 /* 6D = CLEAR */ { TA_SHORTREAD | TA_CLEARKEY, 0 },68 /* 6E = PA2 */ { TA_SHORTREAD | TA_CLEARLOG, 0 },
197 #define TA_SHORTREAD 0x02 /* Key does hardware shortread */ macro