Home
last modified time | relevance | path

Searched refs:ALLOW_MEDIUM_REMOVAL (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_ioctl.c108 if (cmd[0] == ALLOW_MEDIUM_REMOVAL) in ioctl_internal_command()
150 scsi_cmd[0] = ALLOW_MEDIUM_REMOVAL; in scsi_set_medium_removal()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Ddebug.c70 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in usb_stor_show_command()
H A Djumpshot.c609 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in jumpshot_transport()
H A Drealtek_cr.c789 (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL)) { in working_scsi()
835 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in rts51x_invoke_transport()
845 usb_stor_dbg(us, "ALLOW_MEDIUM_REMOVAL\n"); in rts51x_invoke_transport()
H A Ddatafab.c684 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in datafab_transport()
H A Dsddr55.c914 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in sddr55_transport()
H A Dalauda.c1218 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in alauda_transport()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Ddebug.c69 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in usb_stor_show_command()
H A Djumpshot.c609 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in jumpshot_transport()
H A Drealtek_cr.c789 (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL)) { in working_scsi()
835 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in rts51x_invoke_transport()
845 usb_stor_dbg(us, "ALLOW_MEDIUM_REMOVAL\n"); in rts51x_invoke_transport()
H A Ddatafab.c683 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in datafab_transport()
H A Dsddr55.c914 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in sddr55_transport()
/kernel/linux/linux-5.10/include/trace/events/
H A Dtarget.h42 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
H A Dscsi.h40 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
/kernel/linux/linux-6.6/include/trace/events/
H A Dtarget.h42 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
H A Dscsi.h40 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_proto.h43 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_proto.h43 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_ioctl.c90 if (cmd[0] == ALLOW_MEDIUM_REMOVAL) in ioctl_internal_command()
132 scsi_cmd[0] = ALLOW_MEDIUM_REMOVAL; in scsi_set_medium_removal()
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_scsi.c39 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-atapi.c152 pc.c[0] = ALLOW_MEDIUM_REMOVAL; in ide_set_media_lock()
/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.c250 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in mts_show_command()
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmicrotek.c254 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in mts_show_command()
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx_scsi.c99 case ALLOW_MEDIUM_REMOVAL: in scsi_show_command()
100 what = "ALLOW_MEDIUM_REMOVAL"; in scsi_show_command()
3221 case ALLOW_MEDIUM_REMOVAL: in rtsx_scsi_handler()
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx_scsi.c99 case ALLOW_MEDIUM_REMOVAL: in scsi_show_command()
100 what = "ALLOW_MEDIUM_REMOVAL"; in scsi_show_command()
3221 case ALLOW_MEDIUM_REMOVAL: in rtsx_scsi_handler()

Completed in 25 milliseconds

12