Searched refs:ActionDataWord (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.sbin/mptutil/ |
H A D | mpt_cmd.c | 496 U32 ActionDataWord, void *buf, int len, RAID_VOL0_STATUS *VolumeStatus, in mpt_raid_action() argument 510 raid_act.action_data_word = ActionDataWord; in mpt_raid_action()
|
H A D | mptutil.h | 109 U8 PhysDiskNum, U32 ActionDataWord, void *buf, int len,
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_raid.h | 96 U32 ActionDataWord; /* 10h */ member
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_raid.h | 184 MPI2_RAID_ACTION_DATA ActionDataWord; /* 0x10 */ member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_raid.h | 194 MPI2_RAID_ACTION_DATA ActionDataWord; /* 0x10 */ member
|
/freebsd/sys/dev/mpt/ |
H A D | mpt_raid.c | 128 u_int Action, uint32_t ActionDataWord, bus_addr_t addr, bus_size_t len, 587 uint32_t ActionDataWord, bus_addr_t addr, bus_size_t len, in mpt_issue_raid_req() argument 596 rap->ActionDataWord = htole32(ActionDataWord); in mpt_issue_raid_req()
|
H A D | mpt_user.c | 539 rap->ActionDataWord = raid_act->action_data_word; in mpt_user_raid_action()
|