Home
last modified time | relevance | path

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

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