Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c118 case GPCMD_BLANK: what = "BLANK"; break; in usb_stor_show_command()
H A Dshuttle_usbat.c1642 srb->cmnd[0] == GPCMD_BLANK ? 75 : 10, 0); in usbat_hp8200e_transport()
/linux/include/uapi/linux/
H A Dcdrom.h458 #define GPCMD_BLANK 0xa1 macro
/linux/drivers/scsi/
H A Dscsi_ioctl.c340 case GPCMD_BLANK: in scsi_cmd_allowed()