Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dghes_edac.c58 u16 type_detail; member
121 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
127 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
136 if (entry->type_detail & BIT(12)) in ghes_edac_dmidecode()
138 else 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(6)) in ghes_edac_dmidecode()
154 else if ((entry->type_detail & rdr_mask) == rdr_mask) in ghes_edac_dmidecode()
156 else if (entry->type_detail & BIT(7)) in ghes_edac_dmidecode()
[all …]
Di7core_edac.c1860 u16 type_detail; member