Searched refs:ProtocolFlags (Results 1 – 11 of 11) sorted by relevance
43 U16 ProtocolFlags; /*0x24 */ member
334 U16 ProtocolFlags; /*0x30 */ member
1393 ioc->pfacts[i].ProtocolFlags, in mptlan_probe()1395 ioc->pfacts[i].ProtocolFlags)); in mptlan_probe()1397 if (!(ioc->pfacts[i].ProtocolFlags & in mptlan_probe()
2584 if ((ioc->pfacts[0].ProtocolFlags & in mpt_do_ioc_recovery()2877 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_INITIATOR) { in MptDisplayIocCapabilities()2882 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_TARGET) { in MptDisplayIocCapabilities()2887 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN) { in MptDisplayIocCapabilities()2896 if (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_TARGET) { in MptDisplayIocCapabilities()3304 pfacts->ProtocolFlags = le16_to_cpu(pfacts->ProtocolFlags); in GetPortFacts()6763 if (ioc->pfacts[p].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN) { in mpt_iocinfo_proc_show()6827 if (showlan && (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN)) { in mpt_print_ioc_summary()6861 if (showlan && (ioc->pfacts[0].ProtocolFlags & MPI_PORTFACTS_PROTOCOL_LAN)) { in seq_mpt_print_ioc_summary()
1209 if (ioc->pfacts[ii].ProtocolFlags & in mptfc_probe()
1394 if (ioc->pfacts[ii].ProtocolFlags & in mptspi_probe()
5171 if (ioc->pfacts[ii].ProtocolFlags & in mptsas_probe()
354 U16 ProtocolFlags; /* 1Ah */ member
4487 if (ioc->facts.ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_NVME_DEVICES) { in _base_display_ioc_capabilities()4494 if (ioc->facts.ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_SCSI_INITIATOR) { in _base_display_ioc_capabilities()4499 if (ioc->facts.ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_SCSI_TARGET) { in _base_display_ioc_capabilities()5444 if (ioc->facts.ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_NVME_DEVICES) { in _base_allocate_memory_pools()6413 facts->ProtocolFlags = le16_to_cpu(mpi_reply.ProtocolFlags); in _base_get_ioc_facts()
988 u16 ProtocolFlags; member
10582 if (!(ioc->facts.ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_SCSI_INITIATOR)) in _scsih_probe_devices()