Home
last modified time | relevance | path

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

/external/libusb/examples/
Dxusb.c81 #define READ_CAPACITY_LENGTH 0x08 macro
509 …send_mass_storage_command(handle, endpoint_out, lun, cdb, LIBUSB_ENDPOINT_IN, READ_CAPACITY_LENGTH in test_mass_storage()
510 …CALL_CHECK(libusb_bulk_transfer(handle, endpoint_in, (unsigned char*)&buffer, READ_CAPACITY_LENGTH in test_mass_storage()