Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c61 #define ATR_TD_PROT(x) ((x) & 0x0f) macro
512 nhist = ATR_TD_PROT(buf[ATR_T0_IDX]); in atr_parse()
585 prot = ATR_TD_PROT(buf[idx]); in atr_parse()