Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c180 #define PPS_PPS0_PPS3 (1 << 6) macro
1158 if (resp[PPS_PPS0_INDEX] & PPS_PPS0_PPS3) in atr_pps_valid()
1209 if ((resp[PPS_PPS0_INDEX] & PPS_PPS0_PPS3) != 0) { in atr_pps_valid()