Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpidmar.c292 void acpidmar_parse_devscope(union acpidmar_entry *, int, int,
1708 acpidmar_parse_devscope(union acpidmar_entry *de, int off, int segment, in acpidmar_parse_devscope() function
1759 acpidmar_parse_devscope(de, sizeof(de->drhd), de->drhd.segment, in acpidmar_drhd()
1790 acpidmar_parse_devscope(de, sizeof(de->rmrr), de->rmrr.segment, in acpidmar_rmrr()
1829 acpidmar_parse_devscope(de, sizeof(de->atsr), de->atsr.segment, in acpidmar_atsr()