Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/ccid/
H A Dccid.h109 #define CCID_VERSION_ONE 0x01 macro
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2689 if (CCID_VERSION_MAJOR(ver) != CCID_VERSION_ONE) { in ccid_supported()