Searched refs:NOT_READY (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-cd_ioctl.c64 if (sense.sense_key == NOT_READY && sense.asc == 0x04 ide_cdrom_drive_status()
73 if (sense.sense_key == NOT_READY) { ide_cdrom_drive_status()
172 if (stat != 0 && sense->sense_key == NOT_READY && sense->asc == 0x3a) ide_cd_lockdoor()
H A Dide-cd_verbose.c23 (sense->sense_key == NOT_READY && (sense->asc == 4 || ide_cd_log_error()
338 * In the case of NOT_READY, if SKSV is set the drive can ide_cd_log_error()
341 if (sense->sense_key == NOT_READY && (sense->sks[0] & 0x80)) { ide_cd_log_error()
H A Dide-cd.c110 case NOT_READY: cdrom_log_sense()
241 * Allow the drive 5 seconds to recover; some devices will return NOT_READY
306 case NOT_READY: cdrom_decode_status()
481 else if (reqbuf->sense_key == NOT_READY && ide_cd_queue_pc()
/linux-4.1.27/drivers/scsi/
H A Dsr_ioctl.c227 case NOT_READY: /* This happens if there is no disc in drive */ sr_do_ioctl()
308 if (scsi_sense_valid(&sshdr) && sshdr.sense_key == NOT_READY sr_drive_status()
326 if (scsi_sense_valid(&sshdr) && sshdr.sense_key == NOT_READY sr_drive_status()
333 if (sshdr.sense_key == NOT_READY && sshdr.asc == 0x04) sr_drive_status()
H A Dscsi_ioctl.c116 case NOT_READY: /* This happens if there is no disc in drive */ ioctl_internal_command()
H A Dsd.c1365 case NOT_READY: media_not_present()
1802 if (sense_valid && sshdr.sense_key == NOT_READY) { sd_spinup_disk()
1921 sense_valid && sshdr->sense_key == NOT_READY) read_capacity_error()
H A Dosst.c133 #define NO_TAPE NOT_READY
4558 (SRpnt->sense[2] & 0x0f) == NOT_READY && __os_scsi_tape_open()
4701 (SRpnt->sense[2] & 0x0f) == NOT_READY) __os_scsi_tape_open()
4731 (SRpnt->sense[2] & 0x0f) == NOT_READY && __os_scsi_tape_open()
H A Dgdth.c2128 nscp->sense_buffer[2] = NOT_READY; gdth_next()
3384 scp->sense_buffer[2] = NOT_READY; gdth_sync_event()
3398 scp->sense_buffer[2] = NOT_READY; gdth_sync_event()
H A Dfdomain.c1383 && !(key == NOT_READY do_fdomain_16x0_intr()
H A Du14-34f.c1834 (SCpnt->sense_buffer[2] & 0xf) == NOT_READY))) ihdlr()
H A Dscsi_debug.c890 mk_sense_buffer(SCpnt, NOT_READY, LOGICAL_UNIT_NOT_READY, check_readiness()
5261 mk_sense_buffer(scp, NOT_READY, LOGICAL_UNIT_NOT_READY, 0x2); scsi_debug_queuecommand()
H A Ddc395x.c3337 case NOT_READY: srb_done()
3339 "ReqSense: NOT_READY cmnd=0x%02x <%02i-%i> stat=%i scan=%i ", srb_done()
H A Dst.c164 #define NO_TAPE NOT_READY
952 if (scode == NOT_READY) { test_ready()
H A Dscsi_error.c511 case NOT_READY: scsi_check_sense()
H A Dscsi_lib.c993 case NOT_READY: scsi_io_completion()
H A Deata.c2435 (SCpnt->sense_buffer[2] & 0xf) == NOT_READY))) ihdlr()
H A Dhpsa.c2626 sense_key != NOT_READY || hpsa_volume_offline()
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c82 case NOT_READY: tur_done()
179 case NOT_READY: start_done()
H A Dscsi_dh_rdac.c559 case NOT_READY: mode_select_handle_sense()
729 case NOT_READY: rdac_check_sense()
H A Dscsi_dh_alua.c455 case NOT_READY: alua_check_sense()
H A Dscsi_dh_emc.c407 case NOT_READY: clariion_check_sense()
/linux-4.1.27/drivers/ata/
H A Dlibata-zpodd.c97 if (!ret || sense_key != NOT_READY) zpready()
H A Dlibata-scsi.c864 {0x37, NOT_READY, 0x04, 0x00}, ata_to_sense_error()
867 {0x09, NOT_READY, 0x04, 0x00}, ata_to_sense_error()
877 {0x08, NOT_READY, 0x04, 0x00}, ata_to_sense_error()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c635 fsa_dev_ptr->sense_data.sense_key = NOT_READY; _aac_probe_container2()
636 else if (fsa_dev_ptr->sense_data.sense_key == NOT_READY) _aac_probe_container2()
1850 set_sense(&dev->fsa_dev[cid].sense_data, NOT_READY, io_callback()
2366 NOT_READY)) { aac_scsi_cmd()
2761 if (fsa_dev_ptr[cid].sense_data.sense_key == NOT_READY) { aac_scsi_cmd()
2765 NOT_READY, SENCODE_BECOMING_READY, aac_scsi_cmd()
/linux-4.1.27/drivers/cdrom/
H A Dgdrom.c91 {NOT_READY, "Device not ready"},
/linux-4.1.27/include/scsi/
H A Dscsi.h309 #define NOT_READY 0x02 macro
/linux-4.1.27/drivers/target/
H A Dtarget_core_transport.c2805 buffer[SPC_SENSE_KEY_OFFSET] = NOT_READY; transport_send_check_condition_and_sense()
2952 buffer[SPC_SENSE_KEY_OFFSET] = NOT_READY; transport_send_check_condition_and_sense()
3010 buffer[SPC_SENSE_KEY_OFFSET] = NOT_READY; transport_send_check_condition_and_sense()
H A Dtarget_core_alua.c464 "SenseKey: NOT_READY, ASC/ASCQ: " set_ascq()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_chip.h157 #define NOT_READY 0x02 /* Logical unit is not ready */ macro
/linux-4.1.27/drivers/block/
H A Dnvme-scsi.c580 sense_key = NOT_READY; nvme_trans_status_code()
2809 NOT_READY, SCSI_ASC_LUN_NOT_READY, nvme_trans_test_unit_ready()
/linux-4.1.27/drivers/usb/storage/
H A Disd200.c429 buf->Flags = NOT_READY; isd200_build_sense()
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_sas.c1684 mvs_fill_ssp_resp_iu(iu, NOT_READY, 0x04, 01); mvs_slot_err()

Completed in 613 milliseconds