Searched refs:spcd_t (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | gptwo_cpu.c | 77 spcd_t *pcd; 85 static dev_info_t *gptwocfg_create_cpu_node(dev_info_t *, spcd_t *, 87 static dev_info_t *gptwocfg_create_mc_node(dev_info_t *, spcd_t *, uint_t); 88 static dev_info_t *gptwocfg_create_cmp_node(dev_info_t *, spcd_t *, uint_t); 89 static int gptwocfg_create_core_node(dev_info_t *, spcd_t *, uint_t, uint_t); 148 gptwocfg_configure_cpu(dev_info_t *ap, spcd_t *pcd, uint_t portid) in gptwocfg_configure_cpu() 232 gptwocfg_create_cmp_node(dev_info_t *ap, spcd_t *pcd, uint_t portid) in gptwocfg_create_cmp_node() 260 spcd_t *pcd; in set_cmp_props() 300 gptwocfg_create_cpu_node(dev_info_t *ap, spcd_t *pcd, uint_t portid, in gptwocfg_create_cpu_node() 369 spcd_t *pcd; in set_cpu_common_props() [all …]
|
H A D | gptwocfg.c | 229 gptwocfg_configure(dev_info_t *ap, spcd_t *pcd, gptwo_aid_t id) in gptwocfg_configure()
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | gp2cfg.h | 52 gptwocfg_cookie_t gptwocfg_configure(dev_info_t *, spcd_t *, uint_t); 108 (dev_info_t *ap, spcd_t *pcd, gptwo_aid_t id); 113 typedef gptwo_new_nodes_t *gptwo_cfgfunc_t(dev_info_t *, spcd_t *, gptwo_aid_t);
|
H A D | gptwo_cpu.h | 43 gptwo_new_nodes_t *gptwocfg_configure_cpu(dev_info_t *, spcd_t *, uint_t);
|
H A D | safari_pcd.h | 113 } spcd_t; typedef
|