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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_dh.h50 SCSI_DH_RETRY, /* retry the req, but not immediately */ enumerator in enum:__anon18645
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c186 rc = SCSI_DH_RETRY;
217 if (err == SCSI_DH_RETRY) {
H A Dscsi_dh_rdac.c528 err = SCSI_DH_RETRY;
535 err = SCSI_DH_RETRY;
542 err = SCSI_DH_RETRY;
600 if (err == SCSI_DH_RETRY && retry_cnt--)
630 return SCSI_DH_RETRY;
H A Dscsi_dh_alua.c268 err = SCSI_DH_RETRY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-mpath.c1184 /* TODO: For SCSI_DH_RETRY we should wait a couple seconds */
1185 case SCSI_DH_RETRY:

Completed in 111 milliseconds