HomeSort by: relevance | last modified time | path
    Searched refs:apei_mapreg_map (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/acpi/
apei_mapreg.h 37 struct apei_mapreg *apei_mapreg_map(const struct acpi_generic_address *);
apei_mapreg.c 47 * apei_mapreg_map(reg)
53 apei_mapreg_map(const ACPI_GENERIC_ADDRESS *reg) function in typeref:struct:apei_mapreg *
125 * Unmap a mapping previously returned by apei_mapreg_map.
147 * Read from reg via map previously obtained by apei_mapreg_map.
218 * Write to reg via map previously obtained by apei_mapreg_map.
apei_interp.c 350 apei_mapreg_map(&E->RegisterRegion) : NULL;
apei_einj.c 639 map = apei_mapreg_map(&header->RegisterRegion);
apei_hest.c 568 read_ack = apei_mapreg_map(&ghes_v2->ReadAckRegister);

Completed in 16 milliseconds