Home
last modified time | relevance | path

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

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