Home
last modified time | relevance | path

Searched refs:amr_mailbox (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/intel/io/amr/
H A Damrvar.h157 struct amr_mailbox mailbox;
222 struct amr_mailbox *mailbox;
H A Damrreg.h140 struct amr_mailbox struct
190 #define AMR_MBOX_CMDSIZE (size_t)(&((struct amr_mailbox *)(NULL))->mb_nstatus) argument
H A Damr.c646 sizeof (struct amr_mailbox) + 16, in amr_setup_mbox()
684 (struct amr_mailbox *)(((uintptr_t)softs->mbox) + move); in amr_setup_mbox()
1269 ((struct amr_mailbox *)&(ac->mailbox))->mb_param = 0; in amr_enquiry_mapcmd()
2184 struct amr_mailbox *mbox, mbsave; in amr_done()