Home
last modified time | relevance | path

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

12

/linux/drivers/scsi/
H A Dscsi_lib_test.c26 .sense = UNIT_ATTENTION, in scsi_lib_test_multiple_sense()
81 scsi_build_sense(&sc, 0, UNIT_ATTENTION, 0x11, 0x0); in scsi_lib_test_multiple_sense()
218 .sense = UNIT_ATTENTION, in scsi_lib_test_total_allowed()
248 scsi_build_sense(&sc, 0, UNIT_ATTENTION, 0x28, 0x0); in scsi_lib_test_total_allowed()
262 .sense = UNIT_ATTENTION, in scsi_lib_test_mixed_total()
267 .sense = UNIT_ATTENTION, in scsi_lib_test_mixed_total()
294 scsi_build_sense(&sc, 0, UNIT_ATTENTION, 0x28, 0x0); in scsi_lib_test_mixed_total()
303 scsi_build_sense(&sc, 0, UNIT_ATTENTION, 0x28, 0x0); in scsi_lib_test_mixed_total()
311 scsi_build_sense(&sc, 0, UNIT_ATTENTION, 0x29, 0x0); in scsi_lib_test_mixed_total()
H A Dsd.c1774 case UNIT_ATTENTION: in media_not_present()
2023 .sense = UNIT_ATTENTION, in sd_pr_in_command()
2135 .sense = UNIT_ATTENTION, in sd_pr_out_command()
2484 .sense = UNIT_ATTENTION, in sd_spinup_disk()
2598 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2750 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2807 .sense = UNIT_ATTENTION, in read_capacity_10()
2818 .sense = UNIT_ATTENTION, in read_capacity_10()
4147 .sense = UNIT_ATTENTION, in sd_start_stop_device()
4154 .sense = UNIT_ATTENTION, in sd_start_stop_device()
[all …]
H A Dses.c91 .sense = UNIT_ATTENTION, in ses_recv_diag()
148 .sense = UNIT_ATTENTION, in ses_send_diag()
H A Dscsi_scan.c657 * should not yield UNIT_ATTENTION but many buggy devices do in scsi_probe_lun()
661 .sense = UNIT_ATTENTION, in scsi_probe_lun()
666 .sense = UNIT_ATTENTION, in scsi_probe_lun()
1454 .sense = UNIT_ATTENTION, in scsi_report_lun_scan()
H A Dscsi_lib.c843 case UNIT_ATTENTION: in scsi_io_completion_action()
2382 .sense = UNIT_ATTENTION, in scsi_mode_sense()
2496 * removable media, UNIT_ATTENTION sets ->changed flag.
2510 /* try to eat the UNIT_ATTENTION if there are enough retries */ in scsi_test_unit_ready()
2515 sshdr->sense_key == UNIT_ATTENTION) in scsi_test_unit_ready()
2518 sshdr->sense_key == UNIT_ATTENTION && --retries); in scsi_test_unit_ready()
H A Dscsi_error.c472 if (sshdr->sense_key == UNIT_ATTENTION) { in scsi_report_sense()
559 if (sshdr.sense_key == UNIT_ATTENTION) { in scsi_check_sense()
646 case UNIT_ATTENTION: in scsi_check_sense()
H A Dsr_ioctl.c219 case UNIT_ATTENTION: in sr_do_ioctl()
H A Dscsi_debug.c1533 mk_sense_buffer(scp, UNIT_ATTENTION, UA_RESET_ASC, in make_ua()
1539 mk_sense_buffer(scp, UNIT_ATTENTION, UA_RESET_ASC, in make_ua()
1545 mk_sense_buffer(scp, UNIT_ATTENTION, UA_RESET_ASC, in make_ua()
1551 mk_sense_buffer(scp, UNIT_ATTENTION, UA_CHANGED_ASC, in make_ua()
1557 mk_sense_buffer(scp, UNIT_ATTENTION, UA_CHANGED_ASC, in make_ua()
1563 mk_sense_buffer(scp, UNIT_ATTENTION, in make_ua()
1570 mk_sense_buffer(scp, UNIT_ATTENTION, in make_ua()
1587 mk_sense_buffer(scp, UNIT_ATTENTION, in make_ua()
1594 mk_sense_buffer(scp, UNIT_ATTENTION, UA_READY_ASC, in make_ua()
H A Dsr.c180 sshdr.sense_key == UNIT_ATTENTION) in sr_get_events()
H A Dch.c194 .sense = UNIT_ATTENTION, in ch_do_scsi()
H A Dscsi_transport_spi.c115 .sense = UNIT_ATTENTION, in spi_execute()
H A Dst.c426 if (cmdstatp->have_sense && scode == UNIT_ATTENTION && in st_chk_result()
1005 if (scode == UNIT_ATTENTION) { /* New media? */ in test_ready()
H A Dhpsa.c389 if (sense_key != UNIT_ATTENTION || asc == 0xff) in check_for_unit_attention()
2675 case UNIT_ATTENTION: in complete_scsi_command()
5925 c->err_info->SenseInfo[2] == UNIT_ATTENTION)) in hpsa_send_test_unit_ready()
/linux/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c87 .sense = UNIT_ATTENTION, in hp_sw_tur()
H A Dscsi_dh_rdac.c529 .sense = UNIT_ATTENTION, in send_mode_select()
720 case UNIT_ATTENTION: in rdac_check_sense()
H A Dscsi_dh_emc.c321 case UNIT_ATTENTION: in clariion_check_sense()
/linux/drivers/target/
H A Dtarget_core_ua.c221 *key = UNIT_ATTENTION; in core_scsi3_ua_for_check_condition()
/linux/include/scsi/
H A Dscsi_proto.h226 #define UNIT_ATTENTION 0x06 macro
/linux/drivers/usb/storage/
H A Disd200.c408 buf->Flags = UNIT_ATTENTION; in isd200_build_sense()
414 buf->Flags = UNIT_ATTENTION; in isd200_build_sense()
H A Djumpshot.c632 info->sense_key = UNIT_ATTENTION; in jumpshot_transport()
H A Ddatafab.c706 info->sense_key = UNIT_ATTENTION; in datafab_transport()
H A Dalauda.c487 info->sense_key = UNIT_ATTENTION; in alauda_check_media()
H A Dshuttle_usbat.c962 info->sense_key = UNIT_ATTENTION; in usbat_flash_check_media()
/linux/drivers/cdrom/
H A Dgdrom.c79 {UNIT_ATTENTION, "Device needs attention - disk may have been changed"},
/linux/drivers/ata/
H A Dlibata-eh.c3538 if (!err_mask || sense_key != UNIT_ATTENTION) in atapi_eh_clear_ua()

12