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