Lines Matching defs:Field
342 /* Flags for InfoFlags field above */
418 * Fields. All share a common header/info field.
423 * Common bitfield for the field objects
424 * "Field Datum" -- a datum from the actual field object
425 * "Buffer Datum" -- a datum from a user buffer, read from or to be written to the field
432 UINT32 BitLength; /* Length of field in bits */\
435 UINT8 StartFieldBitOffset;/* Bit offset within first field datum (0-63) */\
438 /* COMMON FIELD (for BUFFER, REGION, BANK, and INDEX fields) */
479 * are each field definitions unto themselves.
642 ACPI_OBJECT_REGION_FIELD Field;
656 * a common DescriptorType field in order to differentiate them.