OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bah_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
smc90cx6var.h
50
struct
bah_softc
{
struct
55
void (*sc_reset)(struct
bah_softc
*, int);
73
int bah_attach_subr(struct
bah_softc
*);
smc90cx6.c
123
void bah_init(struct
bah_softc
*);
124
void bah_reset(struct
bah_softc
*);
125
void bah_stop(struct
bah_softc
*);
131
static void bah_tint(struct
bah_softc
*, int);
142
bah_attach_subr(struct
bah_softc
*sc)
218
bah_init(struct
bah_softc
*sc)
241
bah_reset(struct
bah_softc
*sc)
319
bah_stop(struct
bah_softc
*sc)
346
struct
bah_softc
*sc = ifp->if_softc;
497
struct
bah_softc
*sc = (struct bah_softc *)vsc
[
all
...]
/src/sys/arch/amiga/dev/
if_bah_zbus.c
72
struct
bah_softc
sc_bah;
79
void bah_zbus_reset(struct
bah_softc
*, int);
99
struct
bah_softc
*sc = &bsc->sc_bah;
132
bah_zbus_reset(struct
bah_softc
*sc, int onoff)
Completed in 37 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025