Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h321 typedef struct acpi_object_method struct
324 UINT8 InfoFlags;
325 UINT8 ParamCount;
326 UINT8 SyncLevel;
327 union acpi_operand_object *Mutex;
328 union acpi_operand_object *Node;
329 UINT8 *AmlStart;
331 {
334 } Dispatch;
336 UINT32 AmlLength;
[all …]