Home
last modified time | relevance | path

Searched refs:SG_DEFAULT_RETRIES (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/scsi/
Dsg.h257 #define SG_DEFAULT_RETRIES 0 macro
/linux-5.19.10/drivers/scsi/
Dsg.c1762 scmd->allowed = SG_DEFAULT_RETRIES; in sg_start_req()