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

/freebsd-12-stable/sys/modules/scsi_low/
H A DMakefile22 scsi_low_reselected \
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_low.h668 struct targ_info *scsi_low_reselected(struct scsi_low_softc *, u_int);
H A Dscsi_low.c2422 scsi_low_reselected(slp, targ) function
/freebsd-12-stable/sys/dev/ncv/
H A Dncr53c500.c816 ti = scsi_low_reselected((struct scsi_low_softc *) sc, sid);
/freebsd-12-stable/sys/dev/stg/
H A Dtmc18c30.c827 if (scsi_low_reselected(slp, sid) == NULL)
/freebsd-12-stable/sys/dev/nsp/
H A Dnsp.c1213 if ((ti = scsi_low_reselected(slp, sid)) == NULL)

Completed in 128 milliseconds