| /Linux-v6.6/drivers/scsi/device_handler/ |
| D | scsi_dh_hp_sw.c | 52 case NOT_READY: in tur_done() 144 case NOT_READY: in hp_sw_start_stop()
|
| D | scsi_dh_alua.c | 424 case NOT_READY: in alua_check_sense() 505 if (sense_hdr.sense_key == NOT_READY && in alua_tur() 607 if (sense_hdr.sense_key == NOT_READY && in alua_rtpg()
|
| D | scsi_dh_rdac.c | 500 case NOT_READY: in mode_select_handle_sense() 672 case NOT_READY: in rdac_check_sense()
|
| D | scsi_dh_emc.c | 290 case NOT_READY: in clariion_check_sense()
|
| /Linux-v6.6/drivers/scsi/ |
| D | sr_ioctl.c | 228 case NOT_READY: /* This happens if there is no disc in drive */ in sr_do_ioctl() 307 if (scsi_sense_valid(&sshdr) && sshdr.sense_key == NOT_READY in sr_drive_status() 325 if (scsi_sense_valid(&sshdr) && sshdr.sense_key == NOT_READY in sr_drive_status() 332 if (sshdr.sense_key == NOT_READY && sshdr.asc == 0x04) in sr_drive_status()
|
| D | ses.c | 100 (sshdr.sense_key == NOT_READY || in ses_recv_diag() 144 (sshdr.sense_key == NOT_READY || in ses_send_diag()
|
| D | scsi_ioctl.c | 99 case NOT_READY: /* This happens if there is no disc in drive */ in ioctl_internal_command()
|
| D | sd.c | 1558 case NOT_READY: in media_not_present() 2296 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk() 2423 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
|
| D | scsi_debug.c | 1750 arr[1] = NOT_READY; in resp_requests() 1756 arr[2] = NOT_READY; /* NO_SENSE in sense_key */ in resp_requests() 7363 mk_sense_buffer(scp, NOT_READY, LOGICAL_UNIT_NOT_READY, 0x1); in resp_not_ready() 7381 mk_sense_buffer(scp, NOT_READY, LOGICAL_UNIT_NOT_READY, 0x2); in resp_not_ready()
|
| D | scsi_error.c | 622 case NOT_READY: in scsi_check_sense()
|
| D | scsi_lib.c | 758 case NOT_READY: in scsi_io_completion_action()
|
| D | st.c | 169 #define NO_TAPE NOT_READY 1005 if (scode == NOT_READY) { in test_ready()
|
| D | myrs.c | 893 (sshdr.sense_key == NOT_READY && in myrs_log_event()
|
| D | myrb.c | 2357 scsi_build_sense(scmd, 0, NOT_READY, 0x21, 0); in myrb_handle_scsi()
|
| /Linux-v6.6/include/scsi/ |
| D | scsi_proto.h | 219 #define NOT_READY 0x02 macro
|
| /Linux-v6.6/drivers/ata/ |
| D | libata-zpodd.c | 112 if (!ret || sense_key != NOT_READY) in zpready()
|
| D | libata-scsi.c | 748 {0x37, NOT_READY, 0x04, 0x00}, in ata_to_sense_error() 751 {0x09, NOT_READY, 0x04, 0x00}, in ata_to_sense_error() 761 {0x08, NOT_READY, 0x04, 0x00}, in ata_to_sense_error() 961 ata_scsi_set_sense(dev, cmd, NOT_READY, 0x04, 0x21); in ata_gen_ata_sense()
|
| /Linux-v6.6/drivers/target/ |
| D | target_core_transport.c | 3314 .key = NOT_READY 3437 .key = NOT_READY, 3461 .key = NOT_READY, 3466 .key = NOT_READY, 3471 .key = NOT_READY, 3476 .key = NOT_READY,
|
| /Linux-v6.6/drivers/scsi/aacraid/ |
| D | aachba.c | 672 fsa_dev_ptr->sense_data.sense_key = NOT_READY; in _aac_probe_container2() 673 else if (fsa_dev_ptr->sense_data.sense_key == NOT_READY) in _aac_probe_container2() 2380 set_sense(&dev->fsa_dev[cid].sense_data, NOT_READY, in io_callback() 2804 NOT_READY)) { in aac_scsi_cmd() 3213 if (fsa_dev_ptr[cid].sense_data.sense_key == NOT_READY) { in aac_scsi_cmd() 3216 NOT_READY, SENCODE_BECOMING_READY, in aac_scsi_cmd()
|
| /Linux-v6.6/drivers/cdrom/ |
| D | gdrom.c | 75 {NOT_READY, "Device not ready"},
|
| /Linux-v6.6/drivers/staging/rts5208/ |
| D | rtsx_chip.h | 148 #define NOT_READY 0x02 /* Logical unit is not ready */ macro
|
| /Linux-v6.6/drivers/scsi/cxlflash/ |
| D | superpipe.c | 379 case NOT_READY: in read_cap16() 1794 case NOT_READY: in process_sense()
|
| /Linux-v6.6/drivers/usb/storage/ |
| D | isd200.c | 420 buf->Flags = NOT_READY; in isd200_build_sense()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.c | 1603 flow_flag_set(flow, NOT_READY); in unready_flow_add() 1613 flow_flag_clear(flow, NOT_READY); in unready_flow_del() 1642 if (flow_flag_test(flow, NOT_READY)) in remove_unready_flow()
|
| /Linux-v6.6/drivers/scsi/mvsas/ |
| D | mv_sas.c | 1501 mvs_fill_ssp_resp_iu(iu, NOT_READY, 0x04, 01); in mvs_slot_err()
|