Searched refs:Value32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c440 UINT32 Value32; local
457 &Value32, BitWidth);
458 *Value = Value32;
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c376 UINT32 Value32; local
425 &Value32, AccessWidth);
426 Value64 = (UINT64) Value32;

Completed in 164 milliseconds