Home
last modified time | relevance | path

Searched refs:top_node (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_dr.c180 apktp->top_node = dip; in sbdp_find_ssm_dip()
298 apktp->top_node = NULL; in sbdp_attach_bd()
305 if (apktp->top_node == NULL) { in sbdp_attach_bd()
315 (void) e_ddi_branch_create(apktp->top_node, &b, NULL, 0); in sbdp_attach_bd()
320 ndi_rele_devi(apktp->top_node); in sbdp_attach_bd()
H A Dssm.c362 softsp->top_node = devi; in ssm_attach()
743 if (softsp->top_node == NULL) { in ssm_open()
761 rv = (*sbd_setup_instance)(instance, softsp->top_node, in ssm_open()
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h51 dev_info_t *top_node; member
H A Dsbdp_priv.h221 dev_info_t *top_node; member