Searched refs:DriverOptions (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid_ifdhandler.h47 extern int DriverOptions;
H A Difdhandler.c55 int DriverOptions = 0; variable
1218 if (FALSE == (DriverOptions & DRIVER_OPTION_CCID_EXCHANGE_AUTHORIZED))
1562 DriverOptions = strtoul(keyValue, NULL, 0);
1565 DEBUG_INFO2("DriverOptions: 0x%.4X", DriverOptions);
1569 switch ((DriverOptions >> 4) & 0x03)
H A Dccid.c130 if (DriverOptions & DRIVER_OPTION_GEMPC_TWIN_KEY_APDU)
H A Dccid_usb.c695 if (DriverOptions & DRIVER_OPTION_RESET_ON_CLOSE)
848 if (DriverOptions & DRIVER_OPTION_USE_BOGUS_FIRMWARE)

Completed in 120 milliseconds