Searched refs:amrd_controller (Results 1 – 2 of 2) sorted by relevance
123 if (sc->amrd_controller->amr_state & AMR_STATE_SHUTDOWN) in amrd_open()145 amr_sc = (struct amr_softc *)amrd_sc->amrd_controller; in amrd_dump()172 amr_submit_bio(sc->amrd_controller, bio); in amrd_strategy()222 sc->amrd_controller = (struct amr_softc *)device_get_softc(parent); in amrd_attach()
288 struct amr_softc *amrd_controller; member