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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c123 info_t inform, *informp = &inform; local
254 info2_t inform, *informp = &inform; local
305 info2_t inform, *informp = &inform; local
579 info2_t inform, *informp; local
601 informp = &inform;
633 info2_t inform, *informp; local
658 informp = &inform;
737 testb_t inform, *informp = &inform; local
810 swap_slices_t inform, *informp = &inform; local
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c1704 info_t inform; local
1732 inform.board = board;
1733 inform.node = node;
1734 inform.revision = 0xdead;
1741 req.msg_buf = (caddr_t)&inform;
2318 * time we polled - we need to inform the sysevent
3213 * inform the thread that it needs to reread the data when
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c3323 boolean_t inform = local
3348 if (inform && ipaddr.ipadm_atype != IPADM_ADDR_STATIC)
3356 if (inform) {

Completed in 57 milliseconds