Searched refs:scsi_low_restart (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/modules/scsi_low/
H A DMakefile24 scsi_low_restart \
/freebsd-12-stable/sys/dev/ncv/
H A Dncr53c500.c809 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, "chip confused");
937 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,
989 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, "illegal cmd");
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_low.h679 int scsi_low_restart(struct scsi_low_softc *, int, u_char *);
H A Dscsi_low.c710 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, NULL);
969 if ((error = scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, NULL)) != 0)
2337 scsi_low_restart(slp, flags, s) function
2488 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD,
/freebsd-12-stable/sys/dev/stg/
H A Dtmc18c30.c966 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,
/freebsd-12-stable/sys/dev/nsp/
H A Dnsp.c1439 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,

Completed in 123 milliseconds