Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c847 eccb->SCSI_Reset = 0; in dpt_action()
1785 ccb->SCSI_Reset = 0;
1895 cp->SCSI_Reset = 0;
H A Ddpt.h589 u_int8_t SCSI_Reset :1, /* Cause a SCSI Bus reset on the cmd */ member