Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/luna68k/stand/boot/
Dsd.c91 uint sc_lun; member
109 if (!scident(sc->sc_ctlr, sc->sc_tgt, sc->sc_lun, &inqbuf, capbuf)) in sdident()
143 sc->sc_lun = 0; /* XXX no LUN support yet */ in sdinit()
267 stat = scsi_immed_command(sc->sc_ctlr, sc->sc_tgt, sc->sc_lun, in sdstrategy()
/netbsd/src/sys/arch/next68k/stand/boot/
Dsd.c59 int sc_lun; member
129 error = scsiicmd(ss->sc_unit, ss->sc_lun, (u_char *)&cdb, sizeof(cdb), in sdgetinfo()
226 ss->sc_lun = lun; in sdopen()
290 error = scsiicmd(ss->sc_unit, ss->sc_lun, in sdstrategy()
/netbsd/src/sys/arch/amiga/dev/
Dscivar.h67 u_char sc_lun; member
/netbsd/src/sys/arch/bebox/stand/boot/
Dsdvar.h129 int sc_lun; member
Dsd.c543 sd->sc_bus, sd->sc_target, sd->sc_lun, msg); in sdgetdisklabel()
593 sd->sc_lun = lun; in sdopen()
Dsiop.c1099 error = _scsi_inquire(adp, sd->sc_target, sd->sc_lun, buflen, buf); in scsi_inquire()
1144 xs.lun = sd->sc_lun; in scsi_command()
/netbsd/src/sys/arch/prep/stand/boot/
Dsdvar.h129 int sc_lun; member
Dsd.c543 sd->sc_bus, sd->sc_target, sd->sc_lun, msg); in sdgetdisklabel()
592 sd->sc_lun = lun; in sdopen()
Dsiop.c1061 error = _scsi_inquire(adp, sd->sc_target, sd->sc_lun, buflen, buf); in scsi_inquire()
1106 xs.lun = sd->sc_lun; in scsi_command()
/netbsd/src/sys/arch/acorn32/podulebus/
Dsfasvar.h230 u_char sc_lun; member
Descvar.h230 u_char sc_lun; member
Desc.c527 dev->sc_lun = (nx->lun_unit & 0xF0) >> 4; in esc_restore_pointers()
Dsfas.c527 dev->sc_lun = (nx->lun_unit & 0xF0) >> 4; in sfas_restore_pointers()
/netbsd/src/sys/dev/
Dipmivar.h125 int sc_lun; member
Dipmi.c2515 sc->sc_lun = *(int *)data & 0x3; in ipmi_ioctl()
2518 *(int *)data = sc->sc_lun; in ipmi_ioctl()
/netbsd/src/sys/arch/newsmips/dev/
Dsc_wrap.c437 sc_param->sc_lun = lun;