Searched refs:ActionData (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| HD | TransformActions.cpp | 44 struct ActionData { struct in __anon4300d80e0111::TransformActionsImpl 53 std::vector<ActionData> CachedActions; 201 ActionData &act = CachedActions[i]; in commitTransaction() 245 ActionData &act = CachedActions[i]; in commitTransaction() 288 ActionData data; in insert() 298 ActionData data; in insertAfterToken() 307 ActionData data; in remove() 315 ActionData data; in removeStmt() 331 ActionData data; in replace() 342 ActionData data; in replaceText() [all …]
|
| /NextBSD/usr.sbin/mptutil/ |
| HD | mpt_cmd.c | 498 U32 *ActionData, int datalen, U16 *IOCStatus, U16 *ActionStatus, int write) in mpt_raid_action() argument 543 if (ActionData != NULL) in mpt_raid_action() 544 bcopy(raid_act.action_data, ActionData, datalen); in mpt_raid_action()
|
| HD | mpt_config.c | 181 U32 ActionData; in mpt_create_physdisk() local 204 &ActionData, sizeof(ActionData), NULL, NULL, 1); in mpt_create_physdisk() 207 *PhysDiskNum = ActionData & 0xff; in mpt_create_physdisk()
|
| HD | mptutil.h | 110 RAID_VOL0_STATUS *VolumeStatus, U32 *ActionData, int datalen,
|
| /NextBSD/sys/dev/mpt/mpilib/ |
| HD | mpi_raid.h | 174 U32 ActionData; /* 18h */ member
|
| /NextBSD/sys/dev/mps/mpi/ |
| HD | mpi2_raid.h | 329 MPI2_RAID_ACTION_REPLY_DATA ActionData; /* 0x14 */ member
|
| HD | mpi2_history.txt | 362 * including the Actions and ActionData.
|
| /NextBSD/sys/dev/mpr/mpi/ |
| HD | mpi2_raid.h | 402 MPI2_RAID_ACTION_REPLY_DATA ActionData; /* 0x14 */ member
|
| HD | mpi2_history.txt | 449 * including the Actions and ActionData.
|
| /NextBSD/sys/dev/mwl/ |
| HD | mwlreg.h | 1139 uint8_t ActionData[1]; member
|
| /NextBSD/sys/dev/mpt/ |
| HD | mpt_user.c | 495 bcopy(&reply->ActionData, res->action_data, in mpt_user_reply_handler()
|
| HD | mpt_raid.c | 573 memcpy(&action_result->action_data, &reply->ActionData, in mpt_raid_reply_frame_handler()
|