Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h56 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c69 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in usb_stor_show_command()
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()
H A Djumpshot.c609 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in jumpshot_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()
H A Dalauda.c1221 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in alauda_transport()
H A Disd200.c1379 case ALLOW_MEDIUM_REMOVAL: in isd200_scsi_to_ata()
H A Dshuttle_usbat.c1805 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { in usbat_flash_transport()
H A Dsddr09.c1651 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) in sddr09_transport()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h43 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/openbmc/linux/include/trace/events/
H A Dtarget.h42 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
H A Dscsi.h40 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
/openbmc/linux/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()
H A Dscsi_error.c2091 scmd->cmnd[0] = ALLOW_MEDIUM_REMOVAL; in scsi_eh_lock_door()
H A Dips.c3480 case ALLOW_MEDIUM_REMOVAL: in ips_send_cmd()
3887 case ALLOW_MEDIUM_REMOVAL: in ips_chkstatus()
/openbmc/qemu/scsi/
H A Dutils.c487 [ ALLOW_MEDIUM_REMOVAL ] = "ALLOW_MEDIUM_REMOVAL", in scsi_command_name()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c254 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; in mts_show_command()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2044 case ALLOW_MEDIUM_REMOVAL: in scsi_disk_emulate_command()
2126 case ALLOW_MEDIUM_REMOVAL: in scsi_disk_emulate_command()
2689 [ALLOW_MEDIUM_REMOVAL] = &scsi_disk_emulate_reqops,
H A Dscsi-bus.c1100 case ALLOW_MEDIUM_REMOVAL: in scsi_req_xfer()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c99 case ALLOW_MEDIUM_REMOVAL: in scsi_show_command()
3221 case ALLOW_MEDIUM_REMOVAL: in rtsx_scsi_handler()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c917 case ALLOW_MEDIUM_REMOVAL: in get_cmd_dir()
H A Df_mass_storage.c1932 case ALLOW_MEDIUM_REMOVAL: in do_scsi_command()
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c2683 if (qc->cdb[0] == ALLOW_MEDIUM_REMOVAL && qc->dev->sdev) in atapi_qc_complete()
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c3200 case ALLOW_MEDIUM_REMOVAL: in aac_scsi_cmd()