scsiconf.c | 92 static int scsi_probe_device(struct scsibus_softc *, int, int); 437 scsi_probe_device(sc, target, luns[i]); 446 if (scsi_probe_device(sc, target, lun) == 0) 878 scsi_probe_device(struct scsibus_softc *sc, int target, int lun) function in typeref:typename:int
|