OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siop_common_softc
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/pci/
siop_pci_common.h
53
struct
siop_common_softc
*, struct pci_attach_args *,
55
void siop_pci_reset(struct
siop_common_softc
*);
siop_pci_common.c
233
struct
siop_common_softc
*siop_sc, struct pci_attach_args *pa,
358
siop_pci_reset(struct
siop_common_softc
*sc)
/src/sys/dev/ic/
siopvar_common.h
77
struct
siop_common_softc
*siop_sc; /* points back to our adapter */
126
struct
siop_common_softc
{
struct
147
void (*sc_reset)(struct
siop_common_softc
*); /* reset callback */
183
int siop_common_attach(struct
siop_common_softc
*);
184
void siop_common_reset(struct
siop_common_softc
*);
186
int siop_modechange(struct
siop_common_softc
*);
194
void siop_update_xfer_mode(struct
siop_common_softc
*, int);
207
void siop_clearfifo(struct
siop_common_softc
*);
208
void siop_resetbus(struct
siop_common_softc
*);
siopvar.h
80
* per target struct; siop_common_cmd->target and
siop_common_softc
->targets[]
100
struct
siop_common_softc
*sc = siop_cmd->cmd_c.siop_sc;
117
struct
siop_common_softc
sc_c;
esiopvar.h
110
* per target struct; siop_common_cmd->target and
siop_common_softc
->targets[]
123
struct
siop_common_softc
*sc = esiop_cmd->cmd_c.siop_sc;
136
struct
siop_common_softc
sc_c;
siop_common.c
59
siop_common_attach(struct
siop_common_softc
*sc)
159
siop_common_reset(struct
siop_common_softc
*sc)
254
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
337
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
417
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
524
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
704
struct
siop_common_softc
*sc;
727
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
794
struct
siop_common_softc
*sc = siop_cmd->siop_sc;
854
struct
siop_common_softc
*sc = siop_cmd->siop_sc
[
all
...]
/src/sys/arch/hppa/dev/
siop_sgc.c
51
void siop_sgc_reset(struct
siop_common_softc
*);
144
siop_sgc_reset(struct
siop_common_softc
*sc)
/src/sys/arch/hppa/gsc/
siop_gsc.c
51
void siop_gsc_reset(struct
siop_common_softc
*);
133
siop_gsc_reset(struct
siop_common_softc
*sc)
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025