Home
last modified time | relevance | path

Searched refs:SCMD_FAILURE_NO_LIMIT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c90 .allowed = SCMD_FAILURE_NO_LIMIT, in hp_sw_tur()
H A Dscsi_dh_rdac.c546 .allowed = SCMD_FAILURE_NO_LIMIT, in send_mode_select()
/linux/include/scsi/
H A Dscsi_device.h510 #define SCMD_FAILURE_NO_LIMIT -1 macro
/linux/drivers/scsi/
H A Dscsi_lib.c268 if (failure->allowed == SCMD_FAILURE_NO_LIMIT || in scsi_check_passthrough()
272 if (failures->total_allowed == SCMD_FAILURE_NO_LIMIT || in scsi_check_passthrough()