Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dsiopvar_common.h82 struct siop_common_softc *siop_sc; /* points back to our adapter */
131 struct siop_common_softc { struct
151 void (*sc_reset)(struct siop_common_softc*); /* reset callback */ argument
184 int siop_common_attach(struct siop_common_softc *);
185 void siop_common_reset(struct siop_common_softc *);
187 int siop_modechange(struct siop_common_softc *);
195 void siop_update_xfer_mode(struct siop_common_softc *, int);
203 void siop_clearfifo(struct siop_common_softc *);
204 void siop_resetbus(struct siop_common_softc *);
Dsiop_common.c61 struct siop_common_softc *sc; in siop_common_attach()
153 struct siop_common_softc *sc; in siop_common_reset()
239 struct siop_common_softc *sc = siop_cmd->siop_sc;
334 struct siop_common_softc *sc = siop_cmd->siop_sc;
414 struct siop_common_softc *sc = siop_cmd->siop_sc;
528 struct siop_common_softc *sc = siop_cmd->siop_sc;
718 struct siop_common_softc *sc = siop_cmd->siop_sc;
782 struct siop_common_softc *sc; in siop_clearfifo()
807 struct siop_common_softc *sc; in siop_modechange()
859 struct siop_common_softc *sc; in siop_resetbus()
[all …]
Dsiopvar.h109 struct siop_common_softc *sc = siop_cmd->cmd_c.siop_sc;
126 struct siop_common_softc sc_c;
/mirbsd/src/sys/dev/pci/
Dsiop_pci_common.h58 struct siop_common_softc *, struct pci_attach_args *,
60 void siop_pci_reset(struct siop_common_softc *);
Dsiop_pci_common.c215 struct siop_common_softc *siop_sc;
330 struct siop_common_softc *sc; in siop_pci_reset()