Lines Matching refs:ap
148 gptwocfg_configure_cpu(dev_info_t *ap, spcd_t *pcd, uint_t portid)
182 if (cmp_node = gptwocfg_create_cmp_node(ap, pcd, portid))
193 cmp_node : ap, pcd, portid, pcd->spcd_cpuid[i], i,
211 (mc_node[0] = gptwocfg_create_mc_node(ap, pcd, portid)))
232 gptwocfg_create_cmp_node(dev_info_t *ap, spcd_t *pcd, uint_t portid)
248 if (e_ddi_branch_create(ap, &b, NULL, 0))
300 gptwocfg_create_cpu_node(dev_info_t *ap, spcd_t *pcd, uint_t portid,
318 if (e_ddi_branch_create(ap, &b, NULL, 0))
877 gptwocfg_create_mc_node(dev_info_t *ap, spcd_t *pcd, uint_t portid)
892 if (e_ddi_branch_create(ap, &b, NULL, 0))
909 GPTWO_DEBUG3(1, CE_CONT, "set_mc_props: ap=0x%lx portid=0x%x "