Lines Matching defs:amr

203 amr_inb(struct amr_softc *amr, int off)  in amr_inb()
211 amr_inl(struct amr_softc *amr, int off) in amr_inl()
219 amr_outb(struct amr_softc *amr, int off, u_int8_t val) in amr_outb()
227 amr_outl(struct amr_softc *amr, int off, u_int32_t val) in amr_outl()
276 struct amr_softc *amr; in amr_attach() local
519 struct amr_softc *amr; in amr_rescan() local
544 amr_teardown(struct amr_softc *amr) in amr_teardown()
605 amr_init(struct amr_softc *amr, const char *intrstr, in amr_init()
784 struct amr_softc *amr; in amr_shutdown() local
809 struct amr_softc *amr; in amr_intr() local
874 struct amr_softc *amr; in amr_quartz_thread() local
915 struct amr_softc *amr; in amr_std_thread() local
1024 amr_enquire(struct amr_softc *amr, u_int8_t cmd, u_int8_t cmdsub, in amr_enquire()
1054 amr_ccb_alloc(struct amr_softc *amr, struct amr_ccb **acp) in amr_ccb_alloc()
1071 amr_ccb_free(struct amr_softc *amr, struct amr_ccb *ac) in amr_ccb_free()
1090 amr_ccb_enqueue(struct amr_softc *amr, struct amr_ccb *ac) in amr_ccb_enqueue()
1119 amr_ccb_map(struct amr_softc *amr, struct amr_ccb *ac, void *data, int size, in amr_ccb_map()
1175 amr_ccb_unmap(struct amr_softc *amr, struct amr_ccb *ac) in amr_ccb_unmap()
1198 amr_ccb_poll(struct amr_softc *amr, struct amr_ccb *ac, int timo) in amr_ccb_poll()
1229 amr_ccb_wait(struct amr_softc *amr, struct amr_ccb *ac) in amr_ccb_wait()
1268 amr_quartz_submit(struct amr_softc *amr, struct amr_ccb *ac) in amr_quartz_submit()
1322 amr_std_submit(struct amr_softc *amr, struct amr_ccb *ac) in amr_std_submit()
1363 amr_quartz_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave) in amr_quartz_get_work()
1398 amr_std_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave) in amr_std_get_work()
1425 amr_ccb_dump(struct amr_softc *amr, struct amr_ccb *ac) in amr_ccb_dump()
1438 struct amr_softc *amr; in amropen() local
1452 struct amr_softc *amr; in amrclose() local
1478 struct amr_softc *amr; in amrioctl() local