Home
last modified time | relevance | path

Searched refs:MPI_pSGE_SET_LENGTH (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/mpt/mpilib/
Dmpi.h623 #define MPI_pSGE_SET_LENGTH(psg,l) (psg)->FlagsLength |= MPI_SGE_LENGTH(l) macro
/freebsd-9-stable/sys/dev/mpt/
Dmpt_cam.c1421 MPI_pSGE_SET_LENGTH(se, dm_segs->ds_len); in mpt_execute_req_a64()
1541 MPI_pSGE_SET_LENGTH(se, dm_segs->ds_len); in mpt_execute_req_a64()
1826 MPI_pSGE_SET_LENGTH(se, dm_segs->ds_len); in mpt_execute_req()
1940 MPI_pSGE_SET_LENGTH(se, dm_segs->ds_len); in mpt_execute_req()
4504 MPI_pSGE_SET_LENGTH(se, length); in mpt_scsi_tgt_local()
Dmpt_user.c547 MPI_pSGE_SET_LENGTH(se, le32toh(raid_act->len)); in mpt_user_raid_action()
Dmpt_raid.c604 MPI_pSGE_SET_LENGTH(se, len); in mpt_issue_raid_req()
Dmpt.c1609 MPI_pSGE_SET_LENGTH(se, len); in mpt_issue_cfg_req()