Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dsg.h197 #define SG_DEFAULT_RETRIES 0 macro
/linux-4.4.14/drivers/scsi/
Dsg.c1721 rq->retries = SG_DEFAULT_RETRIES; in sg_start_req()