Lines Matching refs:amr_ccb
98 static void amr_ccb_dump(struct amr_softc *, struct amr_ccb *);
114 static int amr_quartz_submit(struct amr_softc *, struct amr_ccb *);
116 static int amr_std_submit(struct amr_softc *, struct amr_ccb *);
282 struct amr_ccb *ac;
546 struct amr_ccb *ac;
785 struct amr_ccb *ac;
810 struct amr_ccb *ac;
875 struct amr_ccb *ac;
916 struct amr_ccb *ac;
1027 struct amr_ccb *ac;
1054 amr_ccb_alloc(struct amr_softc *amr, struct amr_ccb **acp)
1071 amr_ccb_free(struct amr_softc *amr, struct amr_ccb *ac)
1090 amr_ccb_enqueue(struct amr_softc *amr, struct amr_ccb *ac)
1119 amr_ccb_map(struct amr_softc *amr, struct amr_ccb *ac, void *data, int size,
1175 amr_ccb_unmap(struct amr_softc *amr, struct amr_ccb *ac)
1198 amr_ccb_poll(struct amr_softc *amr, struct amr_ccb *ac, int timo)
1229 amr_ccb_wait(struct amr_softc *amr, struct amr_ccb *ac)
1268 amr_quartz_submit(struct amr_softc *amr, struct amr_ccb *ac)
1322 amr_std_submit(struct amr_softc *amr, struct amr_ccb *ac)
1425 amr_ccb_dump(struct amr_softc *amr, struct amr_ccb *ac)
1480 struct amr_ccb *ac;