Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dif_se.c174 struct se_softc { struct
218 static void se_recv(struct se_softc *); argument
219 static struct mbuf *se_get(struct se_softc *, char *, int);
220 static int se_read(struct se_softc *, char *, int);
222 static void se_reset(struct se_softc *);
224 static int se_add_proto(struct se_softc *, int);
225 static int se_get_addr(struct se_softc *, uint8_t *);
226 static int se_set_media(struct se_softc *, int);
227 static int se_init(struct se_softc *);
228 static int se_set_multi(struct se_softc *, uint8_t *);
[all …]
/netbsd-src/sys/arch/sun3/dev/
H A Dsi_sebuf.c96 struct se_softc { struct
136 CFATTACH_DECL_NEW(si_sebuf, sizeof(struct se_softc),
166 struct se_softc *sc = device_private(self); in se_attach()
269 struct se_softc *sc = (struct se_softc *)ncr_sc; in se_reset()
300 struct se_softc *sc = (struct se_softc *)ncr_sc; in se_intr_on()
323 struct se_softc *sc = (struct se_softc *)ncr_sc; in se_intr_off()
343 struct se_softc *s in se_dma_setup()
97 ncr_scse_softc global() argument
98 sc_regsse_softc global() argument
99 sc_adapter_typese_softc global() argument
100 sc_adapter_ivse_softc global() argument
101 sc_optionsse_softc global() argument
102 sc_reqlense_softc global() argument
103 sc_dmase_softc global() argument
105 sc_dmacmdse_softc global() argument
[all...]