Home
last modified time | relevance | path

Searched refs:ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutresrc.c552 ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK); in AcpiUtGetResourceLength()
/netbsd/sys/external/bsd/acpica/dist/resources/
H A Drsutils.c265 ~ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK) in AcpiRsSetResourceLength()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1304 #define ACPI_RESOURCE_NAME_SMALL_LENGTH_MASK 0x07 /* Bits 2:0 contain the length */ macro