Searched refs:ao_pcicfg_write (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_cpu.c | 62 ao_pcicfg_write(uint_t procnodeid, uint_t func, uint_t reg, uint32_t val) in ao_pcicfg_write() function 149 ao_pcicfg_write(procnodeid, MC_FUNC_MISCCTL, MC_CTL_REG_SCRUBCTL, in ao_procnode_scrubber_enable()
|
H A D | ao.h | 190 extern void ao_pcicfg_write(uint_t, uint_t, uint_t, uint32_t);
|
H A D | ao_mca.c | 463 ao_pcicfg_write(procnodeid, MC_FUNC_MISCCTL, MC_CTL_REG_NBCFG, val); in ao_nb_cfg() 480 ao_pcicfg_write(procnodeid, MC_FUNC_DRAMCTL, in ao_dram_cfg() 529 ao_pcicfg_write(procnodeid, MC_FUNC_MISCCTL, in ao_sparectl_cfg()
|