Searched refs:AcpiUtDwordByteSwap (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/acpica/source/components/utilities/
H A Dutmisc.c196 * FUNCTION: AcpiUtDwordByteSwap
207 AcpiUtDwordByteSwap ( function
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexutils.c451 SwappedId = AcpiUtDwordByteSwap ((UINT32) CompressedId);
/barrelfish-master/lib/acpica/source/include/
H A Dacutils.h865 AcpiUtDwordByteSwap (
/barrelfish-master/lib/acpica/source/compiler/
H A Daslopcodes.c710 EisaId = AcpiUtDwordByteSwap (BigEndianId);
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmbuffer.c924 BigEndianId = AcpiUtDwordByteSwap ((UINT32) Op->Common.Value.Integer);

Completed in 97 milliseconds