Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDdtcompiler.h496 void (*DT_WALK_CALLBACK) ( typedef
504 DT_WALK_CALLBACK UserFunction,
HDdtutils.c931 DT_WALK_CALLBACK UserFunction, in DtWalkTableTree()