scsi_probe_lun
if (scsi_probe_lun(sc->sc_scsibus,
if (scsi_probe_lun(sc->sc_scsibus, target, 0) != 0) {
return scsi_probe_lun(sb, target, lun);
int scsi_probe_lun(struct scsibus_softc *, int, int);