Home
last modified time | relevance | path

Searched refs:ans_rev (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c294 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_read_ecccnt()
386 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_clear_ecccnt()
514 sp->ans_rev = rev; in authamd_init()
564 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_bankctl_skipinit()
584 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_bankctl_val()
681 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_mca_init()
868 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_bank_logout()
945 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_disp_match()
H A Dauthamd.h72 x86_chiprev_t ans_rev; /* revision per cpuid_getchiprev */ member