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

  /src/sys/dev/ic/
athrate-amrr.h 46 struct amrr_softc { struct
athrate-amrr.c 337 struct amrr_softc *asc = (struct amrr_softc *) sc->sc_rc;
460 struct amrr_softc *asc = (struct amrr_softc *) sc->sc_rc;
500 struct amrr_softc *asc;
502 asc = malloc(sizeof(struct amrr_softc), M_DEVBUF, M_WAITOK|M_ZERO);
513 struct amrr_softc *asc = (struct amrr_softc *) arc;

Completed in 144 milliseconds