/src/sys/dev/acpi/ |
apei.c | 803 struct uuid sectype; local in function:apei_gede_report_header 819 apei_cper_guid_dec(gede->SectionType, §ype); 820 apei_format_guid(§ype, guidstr); 825 if (memcmp(§ype, report->type, sizeof(sectype)) != 0)
|
apei.c | 803 struct uuid sectype; local in function:apei_gede_report_header 819 apei_cper_guid_dec(gede->SectionType, §ype); 820 apei_format_guid(§ype, guidstr); 825 if (memcmp(§ype, report->type, sizeof(sectype)) != 0)
|
apei.c | 803 struct uuid sectype; local in function:apei_gede_report_header 819 apei_cper_guid_dec(gede->SectionType, §ype); 820 apei_format_guid(§ype, guidstr); 825 if (memcmp(§ype, report->type, sizeof(sectype)) != 0)
|