Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dghes_edac.c60 u16 type_detail; member
111 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
117 if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
126 if (entry->type_detail & BIT(12)) in ghes_edac_dmidecode()
128 else if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
134 if (entry->type_detail & BIT(12)) in ghes_edac_dmidecode()
136 else if (entry->type_detail & BIT(13)) in ghes_edac_dmidecode()
142 if (entry->type_detail & BIT(6)) in ghes_edac_dmidecode()
144 else if ((entry->type_detail & rdr_mask) == rdr_mask) in ghes_edac_dmidecode()
146 else if (entry->type_detail & BIT(7)) in ghes_edac_dmidecode()
[all …]
Di7core_edac.c1863 u16 type_detail; member