Searched refs:action_data_word (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dmpt_ioctl.h75 uint32_t action_data_word; member in struct:mpt_raid_action
114 uint32_t action_data_word; member in struct:mpt_raid_action32
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_user.c540 rap->ActionDataWord = raid_act->action_data_word;
647 raid_act->action_data_word = raid_act32->action_data_word;
785 raid_act32->action_data_word = raid_act->action_data_word;
/freebsd-11-stable/sys/dev/mps/
H A Dmps_ioctl.h106 uint32_t action_data_word; member in struct:mps_raid_action
H A Dmps_user.c2250 uint32_t action_data_word; member in struct:mps_raid_action32
2331 CP(*raid32, arg.raid, action_data_word);
2382 CP(arg.raid, *raid32, action_data_word);
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmpr_ioctl.h105 uint32_t action_data_word; member in struct:mpr_raid_action
H A Dmps_ioctl.h105 uint32_t action_data_word; member in struct:mps_raid_action
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_ioctl.h106 uint32_t action_data_word; member in struct:mpr_raid_action
H A Dmpr_user.c2346 uint32_t action_data_word; member in struct:mpr_raid_action32
2427 CP(*raid32, arg.raid, action_data_word);
2478 CP(arg.raid, *raid32, action_data_word);
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_cmd.c511 raid_act.action_data_word = ActionDataWord;

Completed in 103 milliseconds