scsi_probe_device
scsi_probe_device(sc, target, luns[i]);
if (scsi_probe_device(sc, target, lun) == 0)
static int scsi_probe_device(struct scsibus_softc *, int, int);