Searched refs:MsgContext (Results 1 – 3 of 3) sorted by relevance
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()[all …]
220 uint32_t MsgContext; member230 uint32_t MsgContext; member389 uint32_t MsgContext; /* 08h */ member457 uint32_t MsgContext; /* 08h */ member523 uint32_t MsgContext; /* 08h */ member562 uint32_t MsgContext; /* 08h */ member593 uint32_t MsgContext; /* 08h */ member644 uint32_t MsgContext; /* 08h */ member662 uint32_t MsgContext; /* 08h */ member673 uint32_t MsgContext; /* 08h */ member[all …]
794 reply.MsgContext = req->MsgContext; in mptsas_process_config()