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 430 HidExists = ApFindNameInDeviceTree (METHOD_NAME__HID, Op);
431 AdrExists = ApFindNameInDeviceTree (METHOD_NAME__ADR, Op);
459 CrsExists = ApFindNameInDeviceTree (METHOD_NAME__CRS, Op);
460 DisExists = ApFindNameInDeviceTree (METHOD_NAME__DIS, Op);
461 PrsExists = ApFindNameInDeviceTree (METHOD_NAME__PRS, Op);
462 SrsExists = ApFindNameInDeviceTree (METHOD_NAME__SRS, Op);
aslanalyze.c 611 * FUNCTION: ApFindNameInDeviceTree
638 ApFindNameInDeviceTree (
aslcompiler.h 350 ApFindNameInDeviceTree (

Completed in 35 milliseconds