Searched refs:MsgVersion (Results 1 – 10 of 10) sorted by relevance
160 U16 MsgVersion; /* 28h */ member242 U16 MsgVersion; /* 00h */ member
647 if((ioc->facts.MsgVersion >= MPI_VERSION_01_05) && pScsiReply){ in mptscsih_io_done()1551 && (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) && in mptscsih_IssueTaskMgmt()1609 (ioc->facts.MsgVersion >= MPI_VERSION_01_05)) in mptscsih_IssueTaskMgmt()1982 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05 && in mptscsih_taskmgmt_reply()3086 return snprintf(buf, PAGE_SIZE, "%03x\n", ioc->facts.MsgVersion); in mptscsih_version_mpi_show()
2579 if (ioc->facts.MsgVersion >= MPI_VERSION_01_02) in mpt_do_ioc_recovery()3111 facts->MsgVersion = le16_to_cpu(facts->MsgVersion); in GetIocFacts()3127 if (facts->MsgVersion < MPI_VERSION_01_02) { in GetIocFacts()3159 facts->MsgVersion > MPI_VERSION_01_00) { in GetIocFacts()3338 ioc->name, ioc->facts.MsgVersion)); in SendIocInit()3339 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05) { in SendIocInit()3341 ioc_init.MsgVersion = cpu_to_le16(MPI_VERSION); in SendIocInit()6713 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()
164 U16 MsgVersion; /*0x0C */ member258 U16 MsgVersion; /*0x00 */ member
466 __le16 MsgVersion; /* 0x0C */ member
633 IOCInitMessage->MsgVersion = cpu_to_le16(MPI2_VERSION); in megasas_ioc_init_fusion()
723 u16 MsgVersion; member
4270 facts->MsgVersion = le16_to_cpu(mpi_reply.MsgVersion); in _base_get_ioc_facts()4340 mpi_request.MsgVersion = cpu_to_le16(ioc->hba_mpi_version_belonged); in _base_send_ioc_init()
2466 ioc->facts.MsgVersion, ioc->facts.HeaderVersion >> 8); in _ctl_version_mpi_show()