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

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Ddtio.c377 Field->ByteOffset = Offset;
702 Next->ByteOffset,
894 FlSeekFile (ASL_FILE_INPUT, Field->ByteOffset);
H A Daslresource.c445 * ByteOffset - Offset from the field start
460 UINT32 ByteOffset,
465 Op->Asl.Value.Integer = ((UINT64) ByteOffset * 8) + BitOffset;
477 * ByteOffset - Offset from the field start
491 UINT32 ByteOffset)
495 Op->Asl.Value.Integer = ByteOffset;
457 RsCreateBitField( ACPI_PARSE_OBJECT *Op, char *Name, UINT32 ByteOffset, UINT32 BitOffset) argument
488 RsCreateByteField( ACPI_PARSE_OBJECT *Op, char *Name, UINT32 ByteOffset) argument
H A Ddtutils.c104 FieldObject->ByteOffset,
158 FieldObject->ByteOffset,
H A Daslcompiler.h835 UINT32 ByteOffset,
842 UINT32 ByteOffset);
H A Ddtcompiler.h89 UINT32 ByteOffset; /* Offset in source file for field */ member in struct:dt_field

Completed in 98 milliseconds