ofnet_softc
struct ofnet_softc *of = device_private(self);
ofnet_read(struct ofnet_softc *of)
struct ofnet_softc *of = arg;
ofnet_init(struct ofnet_softc *of)
ofnet_stop(struct ofnet_softc *of)
struct ofnet_softc *of = ifp->if_softc;
struct ofnet_softc *of = ifp->if_softc;
struct ofnet_softc *of = ifp->if_softc;
CFATTACH_DECL_NEW(ofnet, sizeof(struct ofnet_softc),
static void ofnet_read (struct ofnet_softc *);
static void ofnet_init (struct ofnet_softc *);
static void ofnet_stop (struct ofnet_softc *);