Home
last modified time | relevance | path

Searched refs:ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/resources/
H A Drscalc.c666 case ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION: in AcpiRsGetListLength()
H A Drsserial.c732 {ACPI_RSC_INITSET, ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION,
/netbsd/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1345 #define ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION 0x91 macro
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype2s.c2010 Descriptor->PinGroupFunction.DescriptorType = ACPI_RESOURCE_NAME_PIN_GROUP_FUNCTION; in RsDoPinGroupFunctionDescriptor()