Searched defs:amr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dld_amr.c84 struct amr_softc *amr = device_private(parent); local
124 struct amr_softc *amr; local
177 struct amr_softc *amr; local
[all...]
H A Damr.c203 amr_inb(struct amr_softc *amr, int off) argument
211 amr_inl(struct amr_softc *amr, in argument
219 amr_outb(struct amr_softc *amr, int off, u_int8_t val) argument
227 amr_outl(struct amr_softc *amr, int off, u_int32_t val) argument
276 struct amr_softc *amr; local
519 struct amr_softc *amr; local
544 amr_teardown(struct amr_softc *amr) argument
605 amr_init(struct amr_softc *amr, const char *intrstr, struct pci_attach_args *pa) argument
784 struct amr_softc *amr; local
809 struct amr_softc *amr; local
874 struct amr_softc *amr; local
915 struct amr_softc *amr; local
1024 amr_enquire(struct amr_softc *amr, u_int8_t cmd, u_int8_t cmdsub, u_int8_t cmdqual, void *sbuf) argument
1054 amr_ccb_alloc(struct amr_softc *amr, struct amr_ccb **acp) argument
1071 amr_ccb_free(struct amr_softc *amr, struct amr_ccb *ac) argument
1090 amr_ccb_enqueue(struct amr_softc *amr, struct amr_ccb *ac) argument
1119 amr_ccb_map(struct amr_softc *amr, struct amr_ccb *ac, void *data, int size, int tflag) argument
1175 amr_ccb_unmap(struct amr_softc *amr, struct amr_ccb *ac) argument
1198 amr_ccb_poll(struct amr_softc *amr, struct amr_ccb *ac, int timo) argument
1229 amr_ccb_wait(struct amr_softc *amr, struct amr_ccb *ac) argument
1268 amr_quartz_submit(struct amr_softc *amr, struct amr_ccb *ac) argument
1322 amr_std_submit(struct amr_softc *amr, struct amr_ccb *ac) argument
1363 amr_quartz_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave) argument
1398 amr_std_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave) argument
1425 amr_ccb_dump(struct amr_softc *amr, struct amr_ccb *ac) argument
1438 struct amr_softc *amr; local
1452 struct amr_softc *amr; local
1478 struct amr_softc *amr; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c285 MatchingRule *amr = NULL; local
215 mr_add( LDAPMatchingRule *mr, slap_mrule_defs_rec *def, MatchingRule *amr, const char **err ) argument

Completed in 98 milliseconds