Searched refs:authamd_pcicfg_read (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 238 authamd_pcicfg_read(uint_t procnodeid, uint_t func, uint_t reg) in authamd_pcicfg_read() function 309 authamd_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, in authamd_read_ecccnt() 351 MCREG_VAL32(&sparectl) = authamd_pcicfg_read(procnodeid, in authamd_read_ecccnt() 393 authamd_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, in authamd_clear_ecccnt() 733 uint32_t val = authamd_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, in authamd_mca_init() 786 uint32_t val = authamd_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, in authamd_mca_init() 791 l3cap = (authamd_pcicfg_read(procnodeid, in authamd_mca_init() 826 (authamd_pcicfg_read(procnodeid, MC_FUNC_MISCCTL, in authamd_mca_init()
|