Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c90 case UPDATE_BLOCK: what = "UPDATE_BLOCK"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h69 #define UPDATE_BLOCK 0x3d macro
/linux/include/trace/events/
H A Dtarget.h65 scsi_opcode_name(UPDATE_BLOCK), \
/linux/drivers/usb/image/
H A Dmicrotek.c275 case UPDATE_BLOCK: what = "UPDATE_BLOCK"; break; in mts_show_command()