HomeSort by: relevance | last modified time | path
    Searched refs:onoe_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athrate-onoe.h 48 struct onoe_softc { struct
athrate-onoe.c 327 struct onoe_softc *osc = (struct onoe_softc *) sc->sc_rc;
447 struct onoe_softc *osc = (struct onoe_softc *) sc->sc_rc;
489 struct onoe_softc *osc;
491 osc = malloc(sizeof(struct onoe_softc), M_DEVBUF, M_WAITOK|M_ZERO);
502 struct onoe_softc *osc = (struct onoe_softc *) arc;

Completed in 12 milliseconds