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

/freebsd-9.3-release/sys/modules/scsi_low/
H A DMakefile24 scsi_low_restart \
/freebsd-9.3-release/sys/dev/ncv/
H A Dncr53c500.c889 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, "chip confused");
1022 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,
1074 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, "illegal cmd");
/freebsd-9.3-release/sys/dev/ct/
H A Dct.c771 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, "phase error");
1005 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD,
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_low.h719 int scsi_low_restart(struct scsi_low_softc *, int, u_char *);
H A Dscsi_low.c466 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, NULL);
1206 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, NULL);
1525 if ((error = scsi_low_restart(slp, SCSI_LOW_RESTART_HARD, NULL)) != 0)
2905 scsi_low_restart(slp, flags, s) function
3056 scsi_low_restart(slp, SCSI_LOW_RESTART_HARD,
/freebsd-9.3-release/sys/dev/stg/
H A Dtmc18c30.c1047 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,
/freebsd-9.3-release/sys/dev/nsp/
H A Dnsp.c1534 scsi_low_restart(slp, SCSI_LOW_RESTART_SOFT,

Completed in 134 milliseconds