Home
last modified time | relevance | path

Searched refs:sid_branch_create (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c245 b.create.sid_branch_create = set_cmp_props; in gptwocfg_create_cmp_node()
315 b.create.sid_branch_create = set_cpu_props; in gptwocfg_create_cpu_node()
889 b.create.sid_branch_create = set_mc_props; in gptwocfg_create_mc_node()
H A Dopl_cfg.c699 branch.create.sid_branch_create = probe->pr_create; in opl_create_node()
/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h229 int (*sid_branch_create)(dev_info_t *, void *, uint_t); member
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c224 b.create.sid_branch_create = set_name_prop; in gptwo_configure_pci()
H A Dsc_gptwocfg.c1053 b.create.sid_branch_create = axq_set_prop; in sc_gptwocfg_configure_axq()
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_io.c588 br.create.sid_branch_create = new_dev_node; in dr_io_configure()
H A Dvnet_dds.c1089 br.create.sid_branch_create = new_node_func; in vdds_create_new_node()
H A Ddr_cpu.c1461 br.create.sid_branch_create = new_cpu_node; in dr_cpu_probe()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9415 rv = bp->create.sid_branch_create(dip, bp->arg, flags); in sid_node_create()
9578 else if (sid_devi && bp->create.sid_branch_create == NULL) in e_ddi_branch_create()