Home
last modified time | relevance | path

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.c477 ASSERT(sbd_is_cmp_child(dip) || e_ddi_branch_held(dip)); in sbd_pre_attach_cpu()
H A Dsbd.c2081 sbd_is_cmp_child(dev_info_t *dip) in sbd_is_cmp_child() function
2240 ASSERT(sbd_is_cmp_child(dip) || e_ddi_branch_held(dip)); in sbd_setup_devlists()
4827 ASSERT(!sbd_is_cmp_child(rdip)); in hold_rele_branch()