Home
last modified time | relevance | path

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

/minix/minix/drivers/usb/usb_storage/
H A Dscsi.h42 #define SCSI_MODE_SENSE_CMD_LEN (12) macro
H A Dscsi.c171 cbw->bCDBLength = SCSI_MODE_SENSE_CMD_LEN; in create_mode_sense_scsi_cmd()