HomeSort by: relevance | last modified time | path
    Searched refs:ApFindNameInDeviceTree (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslmethod.c 538 HidExists = ApFindNameInDeviceTree (METHOD_NAME__HID, Op);
539 AdrExists = ApFindNameInDeviceTree (METHOD_NAME__ADR, Op);
567 CrsExists = ApFindNameInDeviceTree (METHOD_NAME__CRS, Op);
568 DisExists = ApFindNameInDeviceTree (METHOD_NAME__DIS, Op);
569 PrsExists = ApFindNameInDeviceTree (METHOD_NAME__PRS, Op);
570 SrsExists = ApFindNameInDeviceTree (METHOD_NAME__SRS, Op);
aslanalyze.c 719 * FUNCTION: ApFindNameInDeviceTree
746 ApFindNameInDeviceTree (
aslcompiler.h 458 ApFindNameInDeviceTree (

Completed in 14 milliseconds