Lines Matching refs:slot
56 static UINT ux_test_ccid_icc_power_on(ULONG slot, UX_DEVICE_CLASS_CC…
57 static UINT ux_test_ccid_icc_power_off(ULONG slot, UX_DEVICE_CLASS_C…
58 static UINT ux_test_ccid_get_slot_status(ULONG slot, UX_DEVICE_CLASS…
59 static UINT ux_test_ccid_xfr_block(ULONG slot, UX_DEVICE_CLASS_CCID_…
60 static UINT ux_test_ccid_get_parameters(ULONG slot, UX_DEVICE_CLASS_…
61 static UINT ux_test_ccid_reset_parameters(ULONG slot, UX_DEVICE_CLAS…
62 static UINT ux_test_ccid_set_parameters(ULONG slot, UX_DEVICE_CLASS_…
63 static UINT ux_test_ccid_escape(ULONG slot, UX_DEVICE_CLASS_CCID_MES…
64 static UINT ux_test_ccid_icc_clock(ULONG slot, UX_DEVICE_CLASS_CCID_…
65 static UINT ux_test_ccid_t0_apdu(ULONG slot, UX_DEVICE_CLASS_CCID_ME…
66 static UINT ux_test_ccid_secure(ULONG slot, UX_DEVICE_CLASS_CCID_MES…
67 static UINT ux_test_ccid_mechanical(ULONG slot, UX_DEVICE_CLASS_CCID…
68 static UINT ux_test_ccid_abort(ULONG slot, UX_DEVICE_CLASS_CCID_MESS…
69 … ux_test_ccid_set_data_rate_and_clock_frequency(ULONG slot, UX_DEVICE_CLASS_CC…
787 #define _TEST_CCID_BULK_IN_HEADER_CHECK(type,len,slot,seq,stat,err) \ argument
790 UX_TEST_ASSERT(host_bulk_in[5] == (slot));\
1243 static UINT ux_test_ccid_icc_power_on(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_on() argument
1265 static UINT ux_test_ccid_icc_power_off(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_off() argument
1283 static UINT ux_test_ccid_get_slot_status(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_slot_status() argument
1305 static UINT ux_test_ccid_xfr_block(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_xfr_block() argument
1327 ux_device_class_ccid_time_extension(device_ccid, slot, 10); in ux_test_ccid_xfr_block()
1339 ux_device_class_ccid_time_extension(device_ccid, slot, 10); in ux_test_ccid_xfr_block()
1360 static UINT ux_test_ccid_get_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_parameters() argument
1397 static UINT ux_test_ccid_reset_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_reset_parameters() argument
1434 static UINT ux_test_ccid_set_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_set_parameters() argument
1470 static UINT ux_test_ccid_escape(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_escape() argument
1495 static UINT ux_test_ccid_icc_clock(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_clock() argument
1515 static UINT ux_test_ccid_t0_apdu(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_t0_apdu() argument
1543 static UINT ux_test_ccid_secure(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_secure() argument
1573 static UINT ux_test_ccid_mechanical(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_mechanical() argument
1591 static UINT ux_test_ccid_abort(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_abort() argument
1616 static UINT ux_test_ccid_set_data_rate_and_clock_frequency(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGE… in ux_test_ccid_set_data_rate_and_clock_frequency() argument