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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c413 static sbd_error_t *drmach_mbox_trans(uint8_t msgtype, int bnum,
1252 err = drmach_mbox_trans(DRMSG_SHOWBOARD, bp->bnum, obufp,
1646 serr = drmach_mbox_trans(DRMSG_MBOX_INIT, 0, obufp,
2278 drmach_mbox_trans(uint8_t msgtype, int bnum, caddr_t obufp, int olen, function
2517 serr = drmach_mbox_trans(DRMSG_MBOX_INIT, 0, obufp,
3526 (void) drmach_mbox_trans(DRMSG_UNCONFIG, cr->s_mp->dev.bp->bnum,
3944 err = drmach_mbox_trans(DRMSG_ASSIGN, bnum, obufp,
4046 err = drmach_mbox_trans(DRMSG_CLAIM, bp->bnum, (caddr_t)obufp,
4124 (void) drmach_mbox_trans(DRMSG_UNCLAIM, bp->bnum,
4583 err = drmach_mbox_trans(DRMSG_UNCLAI
[all...]

Completed in 61 milliseconds