Searched refs:spcd_afreq (Results 1 – 4 of 4) sorted by relevance
333 if (pcd->spcd_afreq) { in gptwo_configure_pci()340 freq = pcd->spcd_afreq >> 8; in gptwo_configure_pci()342 freq = pcd->spcd_afreq & 0x00ff; in gptwo_configure_pci()
201 pcd->spcd_afreq = gdcd->dcd_prd[expander][prd_slot]. in sc_get_common_pcd()209 pcd->spcd_afreq = in sc_get_common_pcd()1223 SC_DEBUG(1, (CE_CONT, " afreq - %d\n", pcd->spcd_afreq)); in dump_pcd()
83 uint16_t spcd_afreq; /* actual operating frequency Mhz */ member
422 "clock-frequency", (pcd->spcd_afreq * 1000000)) != DDI_SUCCESS) { in set_cpu_common_props()