onoe_softc
struct onoe_softc *osc = (struct onoe_softc *) sc->sc_rc;
struct onoe_softc *osc = (struct onoe_softc *) sc->sc_rc;
struct onoe_softc *osc;
osc = malloc(sizeof(struct onoe_softc), M_DEVBUF, M_WAITOK|M_ZERO);
struct onoe_softc *osc = (struct onoe_softc *) arc;