Searched refs:MsgVersion (Results 1 – 6 of 6) sorted by relevance
161 U16 MsgVersion; /* 28h */ member243 U16 MsgVersion; /* 00h */ member
211 U16 MsgVersion; /*0x0C */ member309 U16 MsgVersion; /*0x00 */ member
2599 if (ioc->facts.MsgVersion >= MPI_VERSION_01_02) in mpt_do_ioc_recovery()3131 facts->MsgVersion = le16_to_cpu(facts->MsgVersion); in GetIocFacts()3146 if (facts->MsgVersion < MPI_VERSION_01_02) { in GetIocFacts()3178 facts->MsgVersion > MPI_VERSION_01_00) { in GetIocFacts()3357 ioc->name, ioc->facts.MsgVersion)); in SendIocInit()3358 if (ioc->facts.MsgVersion >= MPI_VERSION_01_05) { in SendIocInit()3360 ioc_init.MsgVersion = cpu_to_le16(MPI_VERSION); in SendIocInit()6720 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()
683 __le16 MsgVersion; /* 0x0C */ member
1151 IOCInitMessage->MsgVersion = cpu_to_le16(MPI2_VERSION); in megasas_ioc_init_fusion()