Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactypes.h364 #define ACPI_ALLOCATE_ZEROED(a) NULL macro
376 #define ACPI_ALLOCATE_ZEROED(a) AcpiUtAllocateZeroedAndTrack ((ACPI_SIZE) (a), ACPI_MEM_PARAMETERS) macro
385 #define ACPI_ALLOCATE_ZEROED(a) AcpiOsAllocateZeroed ((ACPI_SIZE) (a)) macro