Searched refs:sbd_is_cmp_child (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h745 extern int sbd_is_cmp_child(dev_info_t *dip);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c475 ASSERT(sbd_is_cmp_child(dip) || e_ddi_branch_held(dip));
H A Dsbd.c2096 sbd_is_cmp_child(dev_info_t *dip) function
2255 ASSERT(sbd_is_cmp_child(dip) || e_ddi_branch_held(dip));
4851 ASSERT(!sbd_is_cmp_child(rdip));

Completed in 88 milliseconds