Searched defs:ByteAlignment (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c82 * ByteAlignment (1, 2, 3, or 4)
236 * ByteAlignment (1, 2, 3, or 4)
249 UINT32 ByteAlignment; local
263 ByteAlignment =
267 BitLength = ByteAlignment * 8;
270 ByteAlignment = 1;
277 ByteAlignment = 1;
283 ByteAlignment = 2;
289 ByteAlignment = 4;
295 ByteAlignment
355 UINT32 ByteAlignment; local
[all...]

Completed in 58 milliseconds