Home
last modified time | relevance | path

Searched refs:SCSI_DH_RETRY (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c478 * Returns SCSI_DH_RETRY if the sense code is NOT READY/ALUA TRANSITIONING,
490 return SCSI_DH_RETRY; in alua_tur()
591 err = SCSI_DH_RETRY; in alua_rtpg()
592 if (err == SCSI_DH_RETRY && in alua_rtpg()
700 err = SCSI_DH_RETRY; in alua_rtpg()
741 * response. Returns SCSI_DH_RETRY per default to trigger
752 return SCSI_DH_RETRY; in alua_stpg()
792 return SCSI_DH_RETRY; in alua_stpg()
821 if (alua_tur(sdev) == SCSI_DH_RETRY) { in alua_rtpg_work()
836 if (err == SCSI_DH_RETRY || p in alua_rtpg_work()
[all...]
H A Dscsi_dh_rdac.c498 err = SCSI_DH_RETRY; in mode_select_handle_sense()
505 err = SCSI_DH_RETRY; in mode_select_handle_sense()
562 if (err == SCSI_DH_RETRY && retry_cnt--) in send_mode_select()
593 return SCSI_DH_RETRY; in queue_mode_select()
H A Dscsi_dh_hp_sw.c147 rc = SCSI_DH_RETRY; in hp_sw_start_stop()
/kernel/linux/linux-6.6/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c495 * Returns SCSI_DH_RETRY if the sense code is NOT READY/ALUA TRANSITIONING,
507 return SCSI_DH_RETRY; in alua_tur()
616 err = SCSI_DH_RETRY; in alua_rtpg()
617 if (err == SCSI_DH_RETRY && in alua_rtpg()
727 err = SCSI_DH_RETRY; in alua_rtpg()
768 * response. Returns SCSI_DH_RETRY per default to trigger
779 return SCSI_DH_RETRY; in alua_stpg()
819 return SCSI_DH_RETRY; in alua_stpg()
899 if (alua_tur(sdev) == SCSI_DH_RETRY) { in alua_rtpg_work()
920 if (err == SCSI_DH_RETRY || er in alua_rtpg_work()
[all...]
H A Dscsi_dh_rdac.c498 err = SCSI_DH_RETRY; in mode_select_handle_sense()
505 err = SCSI_DH_RETRY; in mode_select_handle_sense()
564 if (err == SCSI_DH_RETRY && retry_cnt--) in send_mode_select()
595 return SCSI_DH_RETRY; in queue_mode_select()
H A Dscsi_dh_hp_sw.c153 rc = SCSI_DH_RETRY; in hp_sw_start_stop()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_dh.h37 SCSI_DH_RETRY, /* retry the req, but not immediately */ enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_dh.h37 SCSI_DH_RETRY, /* retry the req, but not immediately */ enumerator
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c1560 case SCSI_DH_RETRY: in pg_init_done()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c1568 case SCSI_DH_RETRY: in pg_init_done()

Completed in 12 milliseconds