Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/stand/boot/
H A Dsd.c95 short sc_punit; /* physical unit (scsi lun) */ member
131 unit = sc->sc_punit; in sdident()
225 sc->sc_punit = 0; /* XXX no LUN support yet */ in sdinit()
338 stat = scsi_immed_command(&sc->sc_sc, target, sc->sc_punit, cdb, buf, in sdstrategy()