sys/scsi/scsiconf.c
455
r = scsi_probe_link(sb, target, lunarray.luns[i],
sys/scsi/scsiconf.c
472
return scsi_probe_link(sb, target, lun, 0);
sys/scsi/scsiconf.c
83
int scsi_probe_link(struct scsibus_softc *, int, int, int);
sys/scsi/scsiconf.c
870
scsi_probe_link(sb, target, 0, 0);