Lines Matching defs:ofnet_softc
61 struct ofnet_softc {
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)
275 struct ofnet_softc *of = ifp->if_softc;
333 struct ofnet_softc *of = ifp->if_softc;
381 struct ofnet_softc *of = ifp->if_softc;