Home
last modified time | relevance | path

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

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