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

/src/sys/dev/pci/
H A Dld_amr.c84 struct amr_softc *amr = device_private(parent); local in function:ld_amr_attach
124 struct amr_softc *amr; local in function:ld_amr_dobio
177 struct amr_softc *amr; local in function:ld_amr_handler
[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 in function:amr_attach
519 struct amr_softc *amr; local in function:amr_rescan
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 in function:amr_shutdown
809 struct amr_softc *amr; local in function:amr_intr
874 struct amr_softc *amr; local in function:amr_quartz_thread
915 struct amr_softc *amr; local in function:amr_std_thread
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 in function:amropen
1452 struct amr_softc *amr; local in function:amrclose
1478 struct amr_softc *amr; local in function:amrioctl
[all...]

Completed in 3 milliseconds