Searched refs:dr_mbox_msg_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h240 * will alter the dr_mbox_msg_t structure, thereby breaking compatibility with
259 } dr_mbox_msg_t; typedef in typeref:struct:__anon10016
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1403 drmach_mbox_prmsg(dr_mbox_msg_t *mbp, int dir)
1679 dr_mbox_msg_t *msg = (dr_mbox_msg_t *)buf;
1839 dr_mbox_msg_t *msg = (dr_mbox_msg_t *)buf;
1959 dr_mbox_msg_t *mp;
1980 mp = (dr_mbox_msg_t *)entry->o_buf;
3433 dr_mbox_msg_t *obufp;
3521 obufp = kmem_zalloc(sizeof (dr_mbox_msg_t), KM_SLEEP);
3527 (caddr_t)obufp, sizeof (dr_mbox_msg_t), (caddr_
[all...]

Completed in 74 milliseconds