HomeSort by: relevance | last modified time | path
    Searched refs:amr_mailbox_resp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
amrvar.h 82 int (*amr_get_work)(struct amr_softc *, struct amr_mailbox_resp *);
amrreg.h 338 struct amr_mailbox_resp { struct
348 struct amr_mailbox_resp mb_resp;
amr.c 113 struct amr_mailbox_resp *);
115 static int amr_std_get_work(struct amr_softc *, struct amr_mailbox_resp *);
811 struct amr_mailbox_resp mbox;
1363 amr_quartz_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave)
1398 amr_std_get_work(struct amr_softc *amr, struct amr_mailbox_resp *mbsave)

Completed in 13 milliseconds