scsi_probe_lun 258 scsi/scsiconf.c return (scsi_probe_lun(sc, sdev->sd_target, sdev->sd_lun)); scsi_probe_lun 297 scsi/scsiconf.c if (scsi_probe_lun(sc, target, 0) == EINVAL) scsi_probe_lun 334 scsi/scsiconf.c scsi_probe_lun(sc, target, lun); scsi_probe_lun 344 scsi/scsiconf.c if (scsi_probe_lun(sc, target, i) == EINVAL) scsi_probe_lun 354 scsi/scsiconf.h int scsi_probe_lun(struct scsibus_softc *, int, int);