Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddsinit.c276 Info->NonSerialMethodCount++; in AcpiDsInitOneObject()
375 Info.SerialMethodCount, Info.NonSerialMethodCount, in AcpiDsInitializeObjects()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacstruct.h250 UINT32 NonSerialMethodCount; member