Lines Matching defs:implementation
155 uint_t implementation;
165 implementation = (pcd->spcd_ver_reg >> 32) & 0x000000000000ffff;
167 switch (implementation) {
174 cmn_err(CE_WARN, "Unsupported cpu implementation=0x%x : "
175 "skipping configure of portid=0x%x", implementation,
181 if (CPU_IMPL_IS_CMP(implementation)) {
194 implementation)) {
218 if ((cpu_node[i] != NULL) && (!CPU_IMPL_IS_CMP(implementation)))
358 * implementation#
400 if (ndi_prop_update_int(DDI_DEV_T_NONE, new_child, "implementation#",
403 "to create implementation# property\n");
492 "implementation=0x%x\n", impl);
730 "implementation=0x%x\n", impl);