Searched refs:amrd_controller (Results 1 – 2 of 2) sorted by relevance
126 if (sc->amrd_controller->amr_state & AMR_STATE_SHUTDOWN) in amrd_open()149 amr_sc = (struct amr_softc *)amrd_sc->amrd_controller; in amrd_dump()182 amr_submit_bio(sc->amrd_controller, bio); in amrd_strategy()236 sc->amrd_controller = (struct amr_softc *)device_get_softc(parent); in amrd_attach()
291 struct amr_softc *amrd_controller; member