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

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_exceptions_test.cc 5 class Action {
7 Action() {}
18 const Action a;
  /src/sys/external/bsd/acpica/dist/tools/acpidump/
apmain.c 140 * PARAMETERS: Argument - Pointer to the argument for this action
141 * ToBeDone - What to do to process this action
145 * DESCRIPTION: Add an action item to the action table
155 /* Insert action and check for table overflow */
180 * and dumping tables are deferred via the action table.
365 AP_DUMP_ACTION *Action;
391 Action = &ActionTable[i];
392 switch (Action->ToBeDone)
401 Status = ApDumpTableByAddress (Action->Argument)
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 74 #define ACPI_SIG_WDAT "WDAT" /* Watchdog Action Table */
714 * WDAT - Watchdog Action Table
750 UINT8 Action;
759 /* Values for Action field above */
aclocal.h 1529 char *Action;
actbl1.h 144 UINT8 Action;
1287 /* Values for Action field above */
1343 /* EINJ Trigger Error Action Table */
1417 /* Values for Action field above */
  /src/sys/dev/ic/
mpt_mpilib.h 1030 U8 Action; /* 00h */
1046 * Action field values
1060 U8 Action; /* 00h */
2601 * 10-04-01 01.02.04 Added defines for SEP request Action field.
2809 U8 Action; /* 04h */
2818 /* Action defines */
2849 U8 Action; /* 04h */

Completed in 27 milliseconds