Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacnames.h181 #define METHOD_NAME__SRS "_SRS" macro
/freebsd-14-stable/sys/contrib/dev/acpica/components/resources/
HDrsutils.c930 Info->RelativePathname = METHOD_NAME__SRS; in AcpiRsSetSrsMethodData()
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslmethod.c570 SrsExists = ApFindNameInDeviceTree (METHOD_NAME__SRS, Op); in MtMethodAnalysisWalkBegin()