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

/linux-4.4.14/include/scsi/
H A Dscsi_dh.h50 SCSI_DH_RETRY, /* retry the req, but not immediately */ enumerator in enum:__anon13750
/linux-4.4.14/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c180 rc = SCSI_DH_RETRY; start_done()
211 if (err == SCSI_DH_RETRY) { start_stop_endio()
H A Dscsi_dh_rdac.c551 err = SCSI_DH_RETRY; mode_select_handle_sense()
558 err = SCSI_DH_RETRY; mode_select_handle_sense()
613 if (err == SCSI_DH_RETRY && retry_cnt--) send_mode_select()
645 return SCSI_DH_RETRY; queue_mode_select()
H A Dscsi_dh_alua.c243 err = SCSI_DH_RETRY; stpg_endio()
648 err = SCSI_DH_RETRY; alua_rtpg()
771 err = SCSI_DH_RETRY; alua_activate()
/linux-4.4.14/drivers/md/
H A Ddm-mpath.c1171 case SCSI_DH_RETRY: pg_init_done()

Completed in 202 milliseconds