Searched refs:MsgVersion (Results 1 – 10 of 10) sorted by relevance
161 U16 MsgVersion; /* 28h */ member243 U16 MsgVersion; /* 00h */ member
645 if((ioc->facts.MsgVersion >= MPI_VERSION_01_05) && pScsiReply){ in mptscsih_io_done()1545 && (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) && in mptscsih_IssueTaskMgmt()1603 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptscsih_IssueTaskMgmt()2028 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05 && in mptscsih_taskmgmt_reply()3130 return snprintf(buf, PAGE_SIZE, "%03x\n", ioc->facts.MsgVersion); in mptscsih_version_mpi_show()
2596 if (ioc->facts.MsgVersion >= MPI_VERSION_01_02) in mpt_do_ioc_recovery()3128 facts->MsgVersion = le16_to_cpu(facts->MsgVersion); in GetIocFacts()3143 if (facts->MsgVersion < MPI_VERSION_01_02) { in GetIocFacts()3175 facts->MsgVersion > MPI_VERSION_01_00) { in GetIocFacts()3354 ioc->name, ioc->facts.MsgVersion)); in SendIocInit()3355 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05) { in SendIocInit()3357 ioc_init.MsgVersion = cpu_to_le16(MPI_VERSION); in SendIocInit()6717 seq_printf(m, "\n MsgVersion = 0x%04x\n", ioc->facts.MsgVersion); in mpt_iocinfo_proc_show()
386 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptctl_do_taskmgmt()823 if (iocp->facts.MsgVersion >= MPI_VERSION_01_05) in mptctl_do_fw_download()2173 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptctl_do_mpt_command()
210 U16 MsgVersion; /*0x0C */ member308 U16 MsgVersion; /*0x00 */ member
683 __le16 MsgVersion; /* 0x0C */ member
1151 IOCInitMessage->MsgVersion = cpu_to_le16(MPI2_VERSION); in megasas_ioc_init_fusion()
1012 u16 MsgVersion; member
7441 facts->MsgVersion = le16_to_cpu(mpi_reply.MsgVersion); in _base_get_ioc_facts()7530 mpi_request.MsgVersion = cpu_to_le16(ioc->hba_mpi_version_belonged); in _base_send_ioc_init()
2928 ioc->facts.MsgVersion, ioc->facts.HeaderVersion >> 8); in version_mpi_show()