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

/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwxface.c142 UINT32 ValueLo; local
180 ValueLo = 0;
190 Address, &ValueLo, Width);
210 *ReturnValue = (ValueLo | ((UINT64) ValueHi << 32));

Completed in 56 milliseconds