Searched refs:sc_lun (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c59 int sc_lun; member in struct:sd_softc
129 error = scsiicmd(ss->sc_unit, ss->sc_lun, (u_char *)&cdb, sizeof(cdb),
226 ss->sc_lun = lun;
290 error = scsiicmd(ss->sc_unit, ss->sc_lun,
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsd.c91 uint sc_lun; member in struct:sd_softc
109 if (!scident(sc->sc_ctlr, sc->sc_tgt, sc->sc_lun, &inqbuf, capbuf))
143 sc->sc_lun = 0; /* XXX no LUN support yet */
267 stat = scsi_immed_command(sc->sc_ctlr, sc->sc_tgt, sc->sc_lun,
/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h67 u_char sc_lun; member in struct:sci_softc
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsdvar.h129 int sc_lun; member in struct:sd_softc
H A Dsd.c543 sd->sc_bus, sd->sc_target, sd->sc_lun, msg);
593 sd->sc_lun = lun;
H A Dsiop.c1099 error = _scsi_inquire(adp, sd->sc_target, sd->sc_lun, buflen, buf);
1144 xs.lun = sd->sc_lun;
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsdvar.h129 int sc_lun; member in struct:sd_softc
H A Dsd.c543 sd->sc_bus, sd->sc_target, sd->sc_lun, msg);
593 sd->sc_lun = lun;
H A Dsiop.c1060 error = _scsi_inquire(adp, sd->sc_target, sd->sc_lun, buflen, buf);
1105 xs.lun = sd->sc_lun;
/netbsd-current/sys/arch/acorn32/podulebus/
H A Descvar.h230 u_char sc_lun; member in struct:esc_softc
H A Dsfasvar.h230 u_char sc_lun; member in struct:sfas_softc
H A Desc.c527 dev->sc_lun = (nx->lun_unit & 0xF0) >> 4;
H A Dsfas.c527 dev->sc_lun = (nx->lun_unit & 0xF0) >> 4;
/netbsd-current/sys/dev/
H A Dipmivar.h123 int sc_lun; member in struct:ipmi_softc
H A Dipmi.c2495 sc->sc_lun = *(int *)data & 0x3;
2498 *(int *)data = sc->sc_lun;
/netbsd-current/sys/arch/newsmips/dev/
H A Dsc_wrap.c437 sc_param->sc_lun = lun;

Completed in 232 milliseconds