Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c244 b.type = DEVI_BRANCH_SID; in gptwocfg_create_cmp_node()
314 b.type = DEVI_BRANCH_SID; in gptwocfg_create_cpu_node()
888 b.type = DEVI_BRANCH_SID; in gptwocfg_create_mc_node()
H A Dopl_cfg.c698 branch.type = DEVI_BRANCH_SID; in opl_create_node()
/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h220 #define DEVI_BRANCH_SID 0x20 /* SID node branches */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c223 b.type = DEVI_BRANCH_SID; in gptwo_configure_pci()
H A Dsc_gptwocfg.c1052 b.type = DEVI_BRANCH_SID; in sc_gptwocfg_configure_axq()
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_io.c587 br.type = DEVI_BRANCH_SID; in dr_io_configure()
H A Dvnet_dds.c1088 br.type = DEVI_BRANCH_SID; in vdds_create_new_node()
H A Ddr_cpu.c1460 br.type = DEVI_BRANCH_SID; in dr_cpu_probe()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9574 sid_devi = (bp->type == DEVI_BRANCH_SID) ? 1 : 0; in e_ddi_branch_create()