Searched refs:MPI_SGE_FLAGS_END_OF_LIST (Results 1 – 6 of 6) sorted by relevance
729 MPI_SGE_FLAGS_END_OF_LIST | \819 } while ((flags & MPI_SGE_FLAGS_END_OF_LIST) == 0 && nxtaddr < lim); in mpt_dump_sgl()
1364 MPI_SGE_FLAGS_SIMPLE_ELEMENT | MPI_SGE_FLAGS_END_OF_LIST)); in mpt_execute_req_a64()1437 tf |= MPI_SGE_FLAGS_END_OF_LIST | in mpt_execute_req_a64()1560 tf |= MPI_SGE_FLAGS_END_OF_LIST | in mpt_execute_req_a64()1755 MPI_SGE_FLAGS_SIMPLE_ELEMENT | MPI_SGE_FLAGS_END_OF_LIST)); in mpt_execute_req()1821 tf |= MPI_SGE_FLAGS_END_OF_LIST | in mpt_execute_req()1932 tf |= MPI_SGE_FLAGS_END_OF_LIST | in mpt_execute_req()2740 MPI_SGE_FLAGS_END_OF_LIST | in mpt_fc_els_send_response()4112 MPI_SGE_FLAGS_END_OF_LIST | in mpt_fc_post_els()4511 flags |= MPI_SGE_FLAGS_END_OF_LIST | MPI_SGE_FLAGS_END_OF_BUFFER; in mpt_scsi_tgt_local()4737 MPI_SGE_FLAGS_END_OF_LIST | in mpt_scsi_tgt_status()
552 MPI_SGE_FLAGS_END_OF_LIST | in mpt_user_raid_action()
1606 MPI_SGE_FLAGS_END_OF_LIST | in mpt_issue_cfg_req()2401 | MPI_SGE_FLAGS_END_OF_LIST | MPI_SGE_FLAGS_SIMPLE_ELEMENT in mpt_upload_fw()
609 MPI_SGE_FLAGS_END_OF_LIST | in mpt_issue_raid_req()
557 #define MPI_SGE_FLAGS_END_OF_LIST (0x01) macro