Searched defs:acpi_object_index_field (Results 1 – 1 of 1) sorted by relevance
80821 struct acpi_object_index_field { struct80822 union acpi_operand_object *next_object;80823 u8 descriptor_type;80824 u8 type;80825 u16 reference_count;80826 u8 flags;80827 u8 field_flags;80828 u8 attribute;80829 u8 access_byte_width;80830 struct acpi_namespace_node *node;[all …]