Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h76 #define DPT_RETRIES 5 /* Times to retry failed commands */ macro
H A Ddpt_scsi.c2530 if (ccb->retries++ > DPT_RETRIES) {
2565 age, ccb->retries, DPT_RETRIES);