Home
last modified time | relevance | path

Searched defs:gcpu_mca (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu.h156 typedef struct gcpu_mca { struct
157 gcpu_logout_t *gcpu_mca_logout[GCPU_MCA_LOGOUT_NUM]; argument
158 uint32_t gcpu_mca_nextpoll_idx; /* logout area for next poll */ argument
159 struct gcpu_bios_cfg gcpu_mca_bioscfg; argument
160 uint_t gcpu_mca_nbanks; argument
161 size_t gcpu_mca_lgsz; /* size of gcpu_mca_logout structs */ argument
162 uint_t gcpu_mca_flags; /* GCPU_MCA_F_* */ argument
163 hrtime_t gcpu_mca_lastpoll; argument
165 uint32_t gcpu_mca_first_poll_cmci_enabled; /* cmci on in first poll */ argument
166 gcpu_mca_cmci_t *gcpu_bank_cmci; argument
[all …]