Home
last modified time | relevance | path

Searched defs:sc_softc (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Dscsireg.h244 struct sc_softc { struct
245 device_t sc_dev;
246 struct scsipi_channel sc_channel;
247 struct scsipi_adapter sc_adapter;
250 struct sc_scb sc_scb[3 * NTARGET];
252 int inuse[NTARGET];
253 struct sc_map sc_map[NTARGET];
254 struct sc_chan_stat chan_stat[NTARGET]; /* SCSI channel status */
255 int sel_stat[NTARGET]; /* target select status */
257 int scsi_1185AQ;
[all …]
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dptscvar.h47 struct sfas_softc sc_softc; member
H A Dcoscvar.h42 struct esc_softc sc_softc; member
H A Dascvar.h42 struct sbic_softc sc_softc; member
H A Dcscvar.h48 struct sfas_softc sc_softc; member
/netbsd-src/sys/dev/bi/
H A Dkdb.c85 struct mscp_softc *sc_softc; /* MSCP info (per mscpvar.h) */ member
/netbsd-src/sys/dev/qbus/
H A Duda.c103 struct mscp_softc *sc_softc; /* MSCP info (per mscpvar.h) */ member
/netbsd-src/sys/dev/cardbus/
H A Dif_ex_cardbus.c89 struct ex_softc sc_softc; member
/netbsd-src/sys/dev/ic/
H A Dcissvar.h89 struct ciss_softc *sc_softc; member