Home
last modified time | relevance | path

Searched refs:NonSerialMethodCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsinit.c168 Info->NonSerialMethodCount++; in AcpiDsInitOneObject()
267 Info.SerialMethodCount, Info.NonSerialMethodCount, in AcpiDsInitializeObjects()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h142 UINT32 NonSerialMethodCount; member