HomeSort by: relevance | last modified time | path
    Searched defs:External (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
dmextern.c 3 * Module Name: dmextern - Support for External() ASL statements
165 * It contains the code to create and emit any necessary External() ASL
174 * ObjectTypeKeyword. Used to generate typed external declarations
371 /* For External() statements, we do not want a leading '\' */
420 * DESCRIPTION: Add external files to global list
473 * DESCRIPTION: Clear the external file list
502 * DESCRIPTION: Process the optional external reference file.
505 * External (<Method namepath>, MethodObj, <ArgCount>)
508 * External (_SB_.PCI0.XHC_.PS0X, MethodObj, 4)
533 fprintf (stderr, "Could not open external reference file \"%s\"\n"
    [all...]

Completed in 39 milliseconds