Home
last modified time | relevance | path

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

/openbsd/src/sys/scsi/
Dscsiconf.h464 #define SCSI_RETRIES 4 macro
Dscsi_base.c771 xs->retries = SCSI_RETRIES; in scsi_xs_io()