Searched refs:ATR_CLOCK_STOP_NONE (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/uccid/ |
H A D | atrparse.c | 86 .ar_stop = ATR_CLOCK_STOP_NONE, 99 .ar_stop = ATR_CLOCK_STOP_NONE, 112 .ar_stop = ATR_CLOCK_STOP_NONE, 125 .ar_stop = ATR_CLOCK_STOP_NONE, 138 .ar_stop = ATR_CLOCK_STOP_NONE, 151 .ar_stop = ATR_CLOCK_STOP_NONE, 164 .ar_stop = ATR_CLOCK_STOP_NONE, 177 .ar_stop = ATR_CLOCK_STOP_NONE, 190 .ar_stop = ATR_CLOCK_STOP_NONE, 203 .ar_stop = ATR_CLOCK_STOP_NONE, [all …]
|
/illumos-gate/usr/src/common/ccid/ |
H A D | atr.h | 67 ATR_CLOCK_STOP_NONE = 0x00, enumerator
|
H A D | atr.c | 905 return (ATR_CLOCK_STOP_NONE); in atr_clock_stop() 909 return (ATR_CLOCK_STOP_NONE); in atr_clock_stop()
|