HomeSort by: relevance | last modified time | path
    Searched defs:Action (Results 1 - 7 of 7) 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/lib/libc/net/
nsparser.y 67 %type <mapval> Status Action
133 : Status '=' Action
135 if ($3) /* if action == RETURN set RETURN bit */
149 Action
  /src/sys/external/bsd/acpica/dist/tools/acpidump/
apmain.c 94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
248 * PARAMETERS: Argument - Pointer to the argument for this action
249 * ToBeDone - What to do to process this action
253 * DESCRIPTION: Add an action item to the action table
263 /* Insert action and check for table overflow */
288 * and dumping tables are deferred via the action table.
473 AP_DUMP_ACTION *Action;
499 Action = &ActionTable[i];
500 switch (Action->ToBeDone
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
182 #define ACPI_SIG_WDAT "WDAT" /* Watchdog Action Table */
821 * WDAT - Watchdog Action Table
857 UINT8 Action;
866 /* Values for Action field above */
aclocal.h 94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
1637 char *Action;
actbl1.h 94 * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
252 UINT8 Action;
1394 /* Values for Action field above */
1450 /* EINJ Trigger Error Action Table */
1524 /* 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 24 milliseconds