Searched refs:Action (Results 1 - 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dextern.h37 extern action *Action;
H A Dglobal.c36 action *Action; variable
H A Dmain.c93 if ((Action =
245 if ((Action = realloc((struct action *)Action,
251 Action[actmax].a_action = activity;
252 Action[actmax].a_cnt = 0;
253 Action[actmax].a_string = string;
H A Dutils.c60 Action[act_index].a_cnt++;
61 switch (Action[act_index].a_action) {
150 doappend(Action[act_index].a_string, info);
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapmain.c350 AP_DUMP_ACTION *Action; local
375 Action = &ActionTable[i];
376 switch (Action->ToBeDone)
385 Status = ApDumpTableByAddress (Action->Argument);
390 Status = ApDumpTableByName (Action->Argument);
395 Status = ApDumpTableFromFile (Action->Argument);
401 Action->ToBeDone);
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutdelete.c63 UINT32 Action);
399 * Action - What to do (REF_INCREMENT or REF_DECREMENT)
410 UINT32 Action)
434 switch (Action)
491 Action));
514 * Action - Either REF_INCREMENT or REF_DECREMENT
532 UINT16 Action)
576 AcpiUtUpdateRefCount (PrevObject, Action);
609 AcpiUtUpdateRefCount (NextObject, Action);
618 NextObject, Action,
408 AcpiUtUpdateRefCount( ACPI_OPERAND_OBJECT *Object, UINT32 Action) argument
530 AcpiUtUpdateObjectReference( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
[all...]
H A Dutstate.c203 * Action - Update action to be performed
216 UINT16 Action)
236 State->Update.Value = Action;
246 * Action - Update action to be performed
214 AcpiUtCreateUpdateState( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
H A Dutosi.c366 * PARAMETERS: Action - Actions to be performed during the
379 UINT8 Action)
388 (Action & ACPI_FEATURE_STRINGS)) ||
390 (Action & ACPI_VENDOR_STRINGS)))
392 if (Action & ACPI_DISABLE_INTERFACES)
378 AcpiUtUpdateInterfaces( UINT8 Action) argument
H A Dutmisc.c208 * Action - Increment/Decrement
220 UINT16 Action,
236 State = AcpiUtCreateUpdateState (Object, Action);
218 AcpiUtCreateUpdateStateAndPush( ACPI_OPERAND_OBJECT *Object, UINT16 Action, ACPI_GENERIC_STATE **StateList) argument
H A Dutxface.c474 * PARAMETERS: Action - Actions to be performed during the
486 UINT8 Action)
497 Status = AcpiUtUpdateInterfaces (Action);
/illumos-gate/usr/src/uts/intel/io/acpica/parser/
H A Dpsxface.c61 UINT16 Action);
282 * Action - Add or Remove reference
293 UINT16 Action)
307 Info->Parameters[i], Action);
291 AcpiPsUpdateParameterList( ACPI_EVALUATE_INFO *Info, UINT16 Action) argument
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h536 uint16_t Action; member in struct:__anon6180
547 uint16_t Action; member in struct:_HostCmd_DS_802_11_RF_ANTENNA
555 uint16_t Action; member in struct:__anon6181
569 uint16_t Action; member in struct:__anon6182
601 uint16_t Action; member in struct:__anon6183
611 uint16_t Action; member in struct:__anon6184
645 uint32_t Action; member in struct:__anon6187
658 uint16_t Action; member in struct:__anon6188
674 uint16_t Action; /* 0: Get. 1:Set */ member in struct:__anon6191
704 uint16_t Action; member in struct:__anon6196
711 uint16_t Action; member in struct:__anon6197
[all...]
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_raid.h19 uint8_t Action; member in struct:msg_raid_action
34 /* RAID Volume Action values */
63 uint8_t Action; member in struct:msg_raid_action_reply
H A Dmpi_init.h209 uint8_t Action; member in struct:msg_sep_request
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dachware.h175 UINT32 Action);
H A Dacutils.h354 UINT16 Action);
653 UINT8 Action);
722 UINT16 Action);
733 UINT16 Action,
H A Dacpixf.h497 UINT8 Action))
898 UINT8 Action))
924 UINT8 Action))
/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwgpe.c95 * Action - Enable or disable
108 UINT32 Action)
138 switch (Action)
163 ACPI_ERROR ((AE_INFO, "Invalid GPE Action, %u", Action));
106 AcpiHwLowSetGpe( ACPI_GPE_EVENT_INFO *GpeEventInfo, UINT32 Action) argument
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devxfgpe.c219 * Action - ACPI_GPE_ENABLE or ACPI_GPE_DISABLE
246 UINT8 Action)
269 switch (Action)
508 * Action - Enable or Disable
521 UINT8 Action)
563 switch (Action)
577 ACPI_ERROR ((AE_INFO, "%u, Invalid action", Action));
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_raid.h46 * 08-31-07 02.00.01 Modifications to RAID Action request and reply,
57 * Added product-specific range to RAID Action values.
76 * RAID Action messages
91 /* ActionDataWord for MPI2_RAID_ACTION_SET_RAID_FUNCTION_RATE Action */
104 /* ActionDataWord for MPI2_RAID_ACTION_START_RAID_FUNCTION Action */
124 /* ActionDataWord for MPI2_RAID_ACTION_STOP_RAID_FUNCTION Action */
144 /* ActionDataWord for MPI2_RAID_ACTION_CREATE_HOT_SPARE Action */
153 /* ActionDataWord for MPI2_RAID_ACTION_DEVICE_FW_UPDATE_MODE Action */
179 /* RAID Action Request Message */
182 U8 Action; /* member in struct:_MPI2_RAID_ACTION_REQUEST
383 U8 Action; /* 0x00 */ member in struct:_MPI2_RAID_ACTION_REPLY
[all...]
H A Dmpi2_tool.h224 U8 Action; /* 0x15 */ member in struct:_MPI2_TOOLBOX_ISTWI_READ_WRITE_REQUEST
240 /* values for the Action field */
272 U8 Action; /* 0x15 */ member in struct:_MPI2_TOOLBOX_ISTWI_REPLY
H A Dmpi2_init.h533 U8 Action; /* 0x04 */ member in struct:_MPI2_SEP_REQUEST
549 /* Action defines */
577 U8 Action; /* 0x04 */ member in struct:_MPI2_SEP_REPLY
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c50 typedef int (*Action)(); typedef
65 static Action set_action ( int (*)() , char * );
80 static Action set_action();
155 Action action = 0;
1239 static Action
1242 Action action,
1247 Action action;
1251 static Action prev_action = 0;
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c310 static int Action(Service_t *sp, int fd, int close) function
438 sp->actionf = Action;
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h887 uint32_t Action; /* register access operation */ member in struct:access_config_reg_t
985 uint32_t Action; /* device operation */ member in struct:make_device_node_t
990 * Action values for MakeDeviceNode
998 uint32_t Action; /* device operation */ member in struct:remove_device_node_t
1003 * Action values for RemoveDeviceNode
1005 * Note: The "Action" member for make_device_node_t and remove_device_node_t
1026 uint32_t Action; member in struct:cs_sys_ctl_t
1032 * cs_sys_ctl_t->Action defines

Completed in 117 milliseconds

12