Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c403 if (prot == ATR_P_NONE) { in atr_protocol_to_string()
670 return (ATR_P_NONE); in atr_supported_protocols()
684 prot = ATR_P_NONE; in atr_supported_protocols()
707 if (prot == ATR_P_NONE) in atr_supported_protocols()
743 return (ATR_P_NONE); in atr_default_protocol()
768 return (ATR_P_NONE); in atr_default_protocol()
H A Datr.h56 ATR_P_NONE = 0, enumerator
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Datrparse.c318 .ar_def = ATR_P_NONE,
/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c358 if (prots == ATR_P_NONE) { in ccidadm_atr_props()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2089 slot->cs_icc.icc_protocols = ATR_P_NONE; in ccid_slot_teardown()
2090 slot->cs_icc.icc_cur_protocol = ATR_P_NONE; in ccid_slot_teardown()