Lines Matching refs:MsgContext

57     req->MsgContext = le32_to_cpu(req->MsgContext);  in mptsas_fix_scsi_io_endianness()
65 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_scsi_io_reply_endianness()
76 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_scsi_task_mgmt_endianness()
82 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_scsi_task_mgmt_reply_endianness()
90 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_ioc_init_endianness()
103 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_ioc_init_reply_endianness()
110 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_ioc_facts_endianness()
117 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_ioc_facts_reply_endianness()
140 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_config_endianness()
148 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_config_reply_endianness()
155 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_port_facts_endianness()
160 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_port_facts_reply_endianness()
173 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_port_enable_endianness()
178 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_port_enable_reply_endianness()
185 req->MsgContext = le32_to_cpu(req->MsgContext); in mptsas_fix_event_notification_endianness()
194 reply->MsgContext = cpu_to_le32(reply->MsgContext); in mptsas_fix_event_notification_reply_endianness()