OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ofnet_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ofw/
ofnet.c
61
struct
ofnet_softc
{
struct
72
CFATTACH_DECL_NEW(ofnet, sizeof(struct
ofnet_softc
),
75
static void ofnet_read (struct
ofnet_softc
*);
77
static void ofnet_init (struct
ofnet_softc
*);
78
static void ofnet_stop (struct
ofnet_softc
*);
107
struct
ofnet_softc
*of = device_private(self);
145
ofnet_read(struct
ofnet_softc
*of)
244
struct
ofnet_softc
*of = arg;
251
ofnet_init(struct
ofnet_softc
*of)
266
ofnet_stop(struct
ofnet_softc
*of
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025