Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dshuttle_usbat.c65 #define USBAT_CMD_WRITE_BLOCK 0x03 macro
488 command[1] = access | USBAT_CMD_WRITE_BLOCK; in usbat_write_block()