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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c123 info_t inform, *informp = &inform; local
143 informp->board = board;
144 informp->node = node;
145 informp->revision = 0xdead;
148 sbdp_init_msg_pkt(reqp, DR_MBOX_SHOW_BOARD, len, (caddr_t)informp);
254 info2_t inform, *informp = &inform; local
271 informp->board = board;
272 informp->node = node;
273 informp->extra = SBDP_ASSIGN;
276 sbdp_init_msg_pkt(reqp, DR_MBOX_ASSIGN, len, (caddr_t)informp);
305 info2_t inform, *informp = &inform; local
579 info2_t inform, *informp; local
633 info2_t inform, *informp; local
737 testb_t inform, *informp = &inform; local
810 swap_slices_t inform, *informp = &inform; local
[all...]

Completed in 58 milliseconds