OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mb86950_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
mb86950var.h
42
struct
mb86950_softc
{
struct
71
int (*sc_enable)(struct
mb86950_softc
*);
72
void (*sc_disable)(struct
mb86950_softc
*);
74
int (*sc_mediachange)(struct
mb86950_softc
*);
75
void (*sc_mediastatus)(struct
mb86950_softc
*,
85
void mb86950_attach(struct
mb86950_softc
*, u_int8_t *);
86
void mb86950_config(struct
mb86950_softc
*, int *, int, int);
88
int mb86950_enable(struct
mb86950_softc
*);
89
void mb86950_disable(struct
mb86950_softc
*);
91
int mb86950_detach(struct
mb86950_softc
*);
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025