Searched refs:ActionData (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp44 struct ActionData { struct in class:__anon2944::TransformActionsImpl
53 std::vector<ActionData> CachedActions;
201 ActionData &act = CachedActions[i];
245 ActionData &act = CachedActions[i];
288 ActionData data;
298 ActionData data;
307 ActionData data;
315 ActionData data;
331 ActionData data;
342 ActionData dat
[all...]
/freebsd-10.0-release/usr.sbin/mptutil/
H A Dmpt_cmd.c498 U32 *ActionData, int datalen, U16 *IOCStatus, U16 *ActionStatus, int write)
543 if (ActionData != NULL)
544 bcopy(raid_act.action_data, ActionData, datalen);
496 mpt_raid_action(int fd, U8 Action, U8 VolumeBus, U8 VolumeID, U8 PhysDiskNum, U32 ActionDataWord, void *buf, int len, RAID_VOL0_STATUS *VolumeStatus, U32 *ActionData, int datalen, U16 *IOCStatus, U16 *ActionStatus, int write) argument
H A Dmpt_config.c181 U32 ActionData; local
204 &ActionData, sizeof(ActionData), NULL, NULL, 1);
207 *PhysDiskNum = ActionData & 0xff;
H A Dmptutil.h110 RAID_VOL0_STATUS *VolumeStatus, U32 *ActionData, int datalen,
/freebsd-10.0-release/sys/dev/mpt/mpilib/
H A Dmpi_raid.h47 * 10-04-01 01.02.03 Added ActionData defines for
174 U32 ActionData; /* 18h */ member in struct:_MSG_RAID_ACTION_REPLY
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2_raid.h48 * including the Actions and ActionData.
297 /* RAID Action Reply ActionData union */
327 MPI2_RAID_ACTION_REPLY_DATA ActionData; /* 0x14 */ member in struct:_MPI2_RAID_ACTION_REPLY
H A Dmpi2_history.txt360 * including the Actions and ActionData.
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_user.c495 bcopy(&reply->ActionData, res->action_data,
H A Dmpt_raid.c573 memcpy(&action_result->action_data, &reply->ActionData,
753 /*ActionData*/0, /*addr*/0,
/freebsd-10.0-release/sys/dev/mwl/
H A Dmwlreg.h1139 uint8_t ActionData[1]; member in struct:__anon9009

Completed in 169 milliseconds