scsi_immed_command
int scsi_immed_command(struct scsi_softc *, int, int, struct scsi_generic_cdb *,
if (scsi_immed_command(&sc->sc_sc, target, unit, &inq,
scsi_immed_command(&sc->sc_sc, target, unit, &cap,
stat = scsi_immed_command(&sc->sc_sc, target, sc->sc_punit, cdb, buf,
if (scsi_immed_command(sc, tgt, 0, &cdb, bp, DEV_BSIZE) != 0)