Home
last modified time | relevance | path

Searched refs:prom_branch_select (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h228 int (*prom_branch_select)(pnode_t, void *, uint_t); member
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_dr.c312 b.create.prom_branch_select = sbdp_select_top_nodes; in sbdp_attach_bd()
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1379 b.create.prom_branch_select = sysc_prom_select; in sysc_dr_attach()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c658 b.create.prom_branch_select = drmach_prom_select; in drmach_configure()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9150 select = ap->bp->create.prom_branch_select; in visit_node()
9576 if (prom_devi && bp->create.prom_branch_select == NULL) in e_ddi_branch_create()