Home
last modified time | relevance | path

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

/drivers/edac/
Dghes_edac.c67 u16 type_detail; member
129 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
135 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
144 if (entry->type_detail & BIT(12)) in ghes_edac_dmidecode()
146 else if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
152 if (entry->type_detail & BIT(12)) in ghes_edac_dmidecode()
154 else if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
160 if (entry->type_detail & BIT(6)) in ghes_edac_dmidecode()
162 else if ((entry->type_detail & rdr_mask) == rdr_mask) in ghes_edac_dmidecode()
164 else if (entry->type_detail & BIT(7)) in ghes_edac_dmidecode()
[all …]
Di7core_edac.c1860 u16 type_detail; member