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

/linux-4.1.27/drivers/scsi/
H A Dscsi_ioctl.c107 if (cmd[0] == ALLOW_MEDIUM_REMOVAL) ioctl_internal_command()
147 scsi_cmd[0] = ALLOW_MEDIUM_REMOVAL; scsi_set_medium_removal()
H A Dgdth.c2183 case ALLOW_MEDIUM_REMOVAL: gdth_next()
2348 a flush using the ALLOW_MEDIUM_REMOVAL command */ gdth_internal_cache_cmd()
2461 else if (scp->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { gdth_fill_cache_cmd()
H A Dscsi_error.c1972 req->cmd[0] = ALLOW_MEDIUM_REMOVAL; scsi_eh_lock_door()
H A Dips.c3497 case ALLOW_MEDIUM_REMOVAL: ips_send_cmd()
3903 case ALLOW_MEDIUM_REMOVAL: ips_chkstatus()
/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c86 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; usb_stor_show_command()
H A Drealtek_cr.c796 (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL)) { working_scsi()
843 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { rts51x_invoke_transport()
853 usb_stor_dbg(us, "ALLOW_MEDIUM_REMOVAL\n"); rts51x_invoke_transport()
H A Ddatafab.c692 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { datafab_transport()
H A Djumpshot.c618 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { jumpshot_transport()
H A Dalauda.c1221 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { alauda_transport()
H A Dsddr55.c907 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { sddr55_transport()
H A Disd200.c1372 case ALLOW_MEDIUM_REMOVAL: isd200_scsi_to_ata()
H A Dsddr09.c1647 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) sddr09_transport()
H A Dshuttle_usbat.c1811 if (srb->cmnd[0] == ALLOW_MEDIUM_REMOVAL) { usbat_flash_transport()
H A Dunusual_devs.h1144 * PanDigital Digital Picture Frame. Does not like ALLOW_MEDIUM_REMOVAL
/linux-4.1.27/include/trace/events/
H A Dtarget.h41 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
H A Dscsi.h39 scsi_opcode_name(ALLOW_MEDIUM_REMOVAL), \
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.c253 case ALLOW_MEDIUM_REMOVAL: what = "ALLOW_MEDIUM_REMOVAL"; break; mts_show_command()
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_scsi.c37 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/linux-4.1.27/drivers/ide/
H A Dide-atapi.c150 pc.c[0] = ALLOW_MEDIUM_REMOVAL; ide_set_media_lock()
/linux-4.1.27/include/scsi/
H A Dscsi.h80 #define ALLOW_MEDIUM_REMOVAL 0x1e macro
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c110 case ALLOW_MEDIUM_REMOVAL: scsi_show_command()
111 what = "ALLOW_MEDIUM_REMOVAL"; scsi_show_command()
3486 case ALLOW_MEDIUM_REMOVAL: rtsx_scsi_handler()
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c944 case ALLOW_MEDIUM_REMOVAL: get_cmd_dir()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c2747 case ALLOW_MEDIUM_REMOVAL: aac_scsi_cmd()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.c1898 case ALLOW_MEDIUM_REMOVAL: do_scsi_command()
/linux-4.1.27/drivers/ata/
H A Dlibata-scsi.c2688 if (qc->cdb[0] == ALLOW_MEDIUM_REMOVAL && qc->dev->sdev) atapi_qc_complete()

Completed in 545 milliseconds