Searched refs:MsgVersion (Results 1 – 10 of 10) sorted by relevance
161 U16 MsgVersion; /* 28h */ member243 U16 MsgVersion; /* 00h */ member
647 if((ioc->facts.MsgVersion >= MPI_VERSION_01_05) && pScsiReply){ in mptscsih_io_done()1544 && (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) && in mptscsih_IssueTaskMgmt()1602 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptscsih_IssueTaskMgmt()1975 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05 && in mptscsih_taskmgmt_reply()3079 return snprintf(buf, PAGE_SIZE, "%03x\n", ioc->facts.MsgVersion); in mptscsih_version_mpi_show()
2609 if (ioc->facts.MsgVersion >= MPI_VERSION_01_02) in mpt_do_ioc_recovery()3141 facts->MsgVersion = le16_to_cpu(facts->MsgVersion); in GetIocFacts()3157 if (facts->MsgVersion < MPI_VERSION_01_02) { in GetIocFacts()3189 facts->MsgVersion > MPI_VERSION_01_00) { in GetIocFacts()3368 ioc->name, ioc->facts.MsgVersion)); in SendIocInit()3369 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05) { in SendIocInit()3371 ioc_init.MsgVersion = cpu_to_le16(MPI_VERSION); in SendIocInit()6719 seq_printf(m, "\n MsgVersion = 0x%04x\n", ioc->facts.MsgVersion); in mpt_iocinfo_proc_show()
388 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptctl_do_taskmgmt()844 if (iocp->facts.MsgVersion >= MPI_VERSION_01_05) in mptctl_do_fw_download()2274 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptctl_do_mpt_command()
202 U16 MsgVersion; /*0x0C */ member299 U16 MsgVersion; /*0x00 */ member
683 __le16 MsgVersion; /* 0x0C */ member
1022 IOCInitMessage->MsgVersion = cpu_to_le16(MPI2_VERSION); in megasas_ioc_init_fusion()
912 u16 MsgVersion; member
5620 facts->MsgVersion = le16_to_cpu(mpi_reply.MsgVersion); in _base_get_ioc_facts()5707 mpi_request.MsgVersion = cpu_to_le16(ioc->hba_mpi_version_belonged); in _base_send_ioc_init()
2603 ioc->facts.MsgVersion, ioc->facts.HeaderVersion >> 8); in _ctl_version_mpi_show()