Searched refs:ACPI_OBJECT_INTEGER (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacstruct.h281 ACPI_OBJECT_INTEGER *Type;
282 ACPI_OBJECT_INTEGER *Code;
283 ACPI_OBJECT_INTEGER *Argument;
290 ACPI_OBJECT_INTEGER *Index;
298 ACPI_OBJECT_INTEGER *Index;
299 ACPI_OBJECT_INTEGER *Length;
H A Dacobject.h230 } ACPI_OBJECT_INTEGER; typedef in typeref:struct:acpi_object_integer
628 ACPI_OBJECT_INTEGER Integer;
/freebsd-current/sys/contrib/dev/acpica/components/debugger/
H A Ddbstats.c598 AcpiOsPrintf ("Number %3d\n", (UINT32) sizeof (ACPI_OBJECT_INTEGER));

Completed in 163 milliseconds