Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c71 #define ATR_TA2_CANCHANGE(x) (((x) & 0x80) == 0) macro
730 if (ATR_TA2_CANCHANGE(data->atr_ti[1].atrti_ta)) { in atr_params_negotiable()
1333 ATR_TA2_CANCHANGE(ta) ? "negotiable" : "specific", in atr_data_dump_ta()