Home
last modified time | relevance | path

Searched defs:acpi_object_method (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacobject.h210 typedef struct acpi_object_method struct
213 UINT8 InfoFlags;
214 UINT8 ParamCount;
215 UINT8 SyncLevel;
216 union acpi_operand_object *Mutex;
217 union acpi_operand_object *Node;
218 UINT8 *AmlStart;
220 {
223 } Dispatch;
225 UINT32 AmlLength;
[all …]