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

/freebsd-10.1-release/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-10.1-release/sys/dev/mpt/
H A Dmpt_user.c537 rap->ActionDataWord = raid_act->action_data_word;
649 raid_act->action_data_word = raid_act32->action_data_word;
787 raid_act32->action_data_word = raid_act->action_data_word;
/freebsd-10.1-release/sys/dev/mpr/
H A Dmpr_ioctl.h105 uint32_t action_data_word; member in struct:mpr_raid_action
H A Dmpr_user.c2286 uint32_t action_data_word; member in struct:mpr_raid_action32
2367 CP(*raid32, arg.raid, action_data_word);
2418 CP(arg.raid, *raid32, action_data_word);
/freebsd-10.1-release/sys/dev/mps/
H A Dmps_ioctl.h105 uint32_t action_data_word; member in struct:mps_raid_action
H A Dmps_user.c2256 uint32_t action_data_word; member in struct:mps_raid_action32
2337 CP(*raid32, arg.raid, action_data_word);
2388 CP(arg.raid, *raid32, action_data_word);
/freebsd-10.1-release/usr.sbin/mptutil/
H A Dmpt_cmd.c511 raid_act.action_data_word = ActionDataWord;

Completed in 114 milliseconds