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

/freebsd-13-stable/sys/sys/
H A Dmpt_ioctl.h77 uint32_t action_data_word; member in struct:mpt_raid_action
116 uint32_t action_data_word; member in struct:mpt_raid_action32
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_user.c542 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-13-stable/sys/dev/mpr/
H A Dmpr_ioctl.h107 uint32_t action_data_word; member in struct:mpr_raid_action
H A Dmpr_user.c2438 uint32_t action_data_word; member in struct:mpr_raid_action32
2519 CP(*raid32, arg.raid, action_data_word);
2570 CP(arg.raid, *raid32, action_data_word);
/freebsd-13-stable/sys/dev/mps/
H A Dmps_ioctl.h108 uint32_t action_data_word; member in struct:mps_raid_action
H A Dmps_user.c2339 uint32_t action_data_word; member in struct:mps_raid_action32
2420 CP(*raid32, arg.raid, action_data_word);
2471 CP(arg.raid, *raid32, action_data_word);
/freebsd-13-stable/usr.sbin/mptutil/
H A Dmpt_cmd.c513 raid_act.action_data_word = ActionDataWord;

Completed in 81 milliseconds