Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/events/
HDevgpeutil.c140 Info->NextBlockBaseIndex += GpeBlock->GpeCount; in AcpiEvGetGpeDevice()
142 if (Info->Index < Info->NextBlockBaseIndex) in AcpiEvGetGpeDevice()
HDevxfgpe.c1087 Info.NextBlockBaseIndex = 0; in ACPI_EXPORT_SYMBOL()
/NextBSD/sys/contrib/dev/acpica/include/
HDaclocal.h597 UINT32 NextBlockBaseIndex; member