acpidmar_entry
acpidmar_parse_devscope(union acpidmar_entry *de, int off, int segment,
acpidmar_drhd(struct acpidmar_softc *sc, union acpidmar_entry *de)
acpidmar_rmrr(struct acpidmar_softc *sc, union acpidmar_entry *de)
acpidmar_atsr(struct acpidmar_softc *sc, union acpidmar_entry *de)
union acpidmar_entry *de;
de = (union acpidmar_entry *)((unsigned char *)dmar + off);
void acpidmar_parse_devscope(union acpidmar_entry *, int, int,
void acpidmar_drhd(struct acpidmar_softc *, union acpidmar_entry *);
void acpidmar_rmrr(struct acpidmar_softc *, union acpidmar_entry *);
void acpidmar_atsr(struct acpidmar_softc *, union acpidmar_entry *);