Home
last modified time | relevance | path

Searched refs:adapter_type (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c247 switch (acb->adapter_type) { in arcmsr_free_io_queue()
261 switch (acb->adapter_type){ in arcmsr_remap_pciregion()
347 switch (acb->adapter_type) { in arcmsr_unmap_pciregion()
580 switch (acb->adapter_type) { in arcmsr_flush_adapter_cache()
681 switch (acb->adapter_type) { in arcmsr_alloc_io_queue()
834 if (acb->adapter_type != ACB_ADAPTER_TYPE_F) in arcmsr_alloc_ccb_pool()
850 switch (acb->adapter_type) { in arcmsr_alloc_ccb_pool()
877 if (acb->adapter_type != ACB_ADAPTER_TYPE_F) { in arcmsr_alloc_ccb_pool()
881 switch (acb->adapter_type) { in arcmsr_alloc_ccb_pool()
914 switch (acb->adapter_type) { in arcmsr_message_isr_bh_fn()
[all...]
H A Darcmsr.h849 uint32_t adapter_type; /* adapter A,B..... */ member
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c267 if (instance->adapter_type == AERO_SERIES) { in megasas_readl()
2232 (instance->adapter_type != MFI_SERIES)) { in megaraid_sas_kill_hba()
2699 if ((instance->adapter_type != MFI_SERIES) && in megasas_sriov_start_heartbeat()
3079 if (instance->adapter_type == MFI_SERIES) { in megasas_reset_bus_host()
3102 if (instance->adapter_type != MFI_SERIES) in megasas_task_abort()
3124 if (instance->adapter_type != MFI_SERIES) in megasas_reset_target()
3746 if (instance->adapter_type >= INVADER_SERIES) in megasas_complete_cmd()
4155 (instance->adapter_type != MFI_SERIES)) in megasas_transition_to_ready()
4172 (instance->adapter_type != MFI_SERIES)) in megasas_transition_to_ready()
4191 (instance->adapter_type != MFI_SERIES)) { in megasas_transition_to_ready()
[all …]
H A Dmegaraid_sas_fp.c735 if ((instance->adapter_type >= VENTURA_SERIES) && in mr_spanset_get_phy_params()
745 ((instance->adapter_type == THUNDERBOLT_SERIES) || in mr_spanset_get_phy_params()
746 ((instance->adapter_type == INVADER_SERIES) && in mr_spanset_get_phy_params()
760 if (instance->adapter_type >= VENTURA_SERIES) { in mr_spanset_get_phy_params()
849 if ((instance->adapter_type >= VENTURA_SERIES) && in MR_GetPhyParams()
859 ((instance->adapter_type == THUNDERBOLT_SERIES) || in MR_GetPhyParams()
860 ((instance->adapter_type == INVADER_SERIES) && in MR_GetPhyParams()
876 if (instance->adapter_type >= VENTURA_SERIES) { in MR_GetPhyParams()
1156 if (instance->adapter_type == INVADER_SERIES) in MR_BuildRaidContext()
1159 else if (instance->adapter_type == THUNDERBOLT_SERIES) in MR_BuildRaidContext()
H A Dmegaraid_sas_fusion.c348 if (instance->adapter_type < VENTURA_SERIES) in megasas_fusion_update_can_queue()
1111 if (instance->adapter_type == INVADER_SERIES) { in megasas_ioc_init_fusion()
1183 if (instance->adapter_type >= INVADER_SERIES) in megasas_ioc_init_fusion()
1274 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion()
1720 if (instance->adapter_type >= VENTURA_SERIES) in megasas_configure_queue_sizes()
2281 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion()
2291 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion()
2301 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion()
2317 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion()
2840 if (instance->adapter_type >= VENTURA_SERIES) { in megasas_build_ldio_fusion()
[all …]
/linux/drivers/scsi/
H A DBusLogic.h160 (adapter->adapter_type == BLOGIC_MULTIMASTER)
163 (adapter->adapter_type == BLOGIC_FLASHPOINT)
224 enum blogic_adapter_type adapter_type; member
542 unsigned char adapter_type[6]; /* Bytes 3-8 */ member
980 enum blogic_adapter_type adapter_type; member
H A DBusLogic.c740 pr_probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_init_mm_probeinfo()
752 probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_init_mm_probeinfo()
809 probeinfo->adapter_type == BLOGIC_MULTIMASTER) { in blogic_init_mm_probeinfo()
883 probeinfo->adapter_type = BLOGIC_FLASHPOINT; in blogic_init_fp_probeinfo()
2244 myadapter->adapter_type = probeinfo->adapter_type; in blogic_init()
2253 blogic_adapter_addr_count[myadapter->adapter_type]; in blogic_init()
H A Dips.h751 uint16_t adapter_type; member
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c231 if (is_t4(lldi->adapter_type)) { in send_act_open_req()
254 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req()
320 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, in send_act_open_req()
350 if (is_t4(lldi->adapter_type)) { in send_act_open_req6()
375 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req6()
431 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, csk->state, in send_act_open_req6()
726 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgb4i_make_tx_data_wr()
995 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer()
1294 if ((CHELSIO_CHIP_VERSION(lldi->adapter_type) <= CHELSIO_T5) && in do_rx_iscsi_hdr()
1307 if (is_t4(lldi->adapter_type)) in do_rx_iscsi_hdr()
[all …]
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c736 enum chip_type adapter_type = ep->com.dev->rdev.lldi.adapter_type; in send_connect() local
743 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect()
758 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect()
808 if (CHELSIO_CHIP_VERSION(adapter_type) > CHELSIO_T4) { in send_connect()
826 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect()
844 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect()
857 if (is_t4(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
861 if (is_t5(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
876 switch (CHELSIO_CHIP_VERSION(adapter_type)) { in send_connect()
894 CHELSIO_CHIP_VERSION(adapter_type)); in send_connect()
[all …]
H A Dmem.c56 return (is_t4(dev->rdev.lldi.adapter_type) || in mr_exceeds_hw_limits()
57 is_t5(dev->rdev.lldi.adapter_type)) && in mr_exceeds_hw_limits()
120 if (is_t4(rdev->lldi.adapter_type)) in _c4iw_write_mem_inline()
H A Dprovider.c269 props->hw_ver = CHELSIO_CHIP_RELEASE(dev->rdev.lldi.adapter_type); in c4iw_query_device()
331 CHELSIO_CHIP_RELEASE(c4iw_dev->rdev.lldi.adapter_type)); in hw_rev_show()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h183 uint32_t adapter_type; member
/linux/sound/pci/asihpi/
H A Dhpicmn.c168 phr->u.s.adapter_type = adapters.adapter[index].type; in subsys_get_adapter()
171 phr->u.s.adapter_type = 0; in subsys_get_adapter()
H A Dhpi_internal.h642 u16 adapter_type; member
685 u16 adapter_type; member
H A Dhpi6205.c485 phr->u.s.adapter_type = ao.type; in subsys_create_adapter()
648 pao->type = hr.u.ax.info.adapter_type; in create_adapter_obj()
653 hr.u.ax.info.adapter_type, hr.u.ax.info.adapter_index, in create_adapter_obj()
H A Dhpi6000.c446 phr->u.s.adapter_type = ao.type; in subsys_create_adapter()
550 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj()
H A Dhpimsgx.c599 aDAPTER_INFO[adapter].type = hr.u.ax.info.adapter_type; in adapter_prepare()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c38 if (is_t5(lldi->adapter_type)) { in cxgbit_set_mdsl()
57 if (is_t4(lldi->adapter_type)) in cxgbit_uld_add()
H A Dcxgbit_target.c169 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgbit_tx_data_wr()
750 if (is_t5(cdev->lldi.adapter_type)) in cxgbit_set_params()
1584 if (is_t5(lldi->adapter_type)) in cxgbit_rx_skb()
H A Dcxgbit_cm.c1180 if (!is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
1192 if (is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl()
1257 cxgb_get_4tuple(req, cdev->lldi.adapter_type, &iptype, local_ip, in cxgbit_pass_accept_req()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.h389 u32 adapter_type; member
H A Dzfcp_scsi.c911 bottom->adapter_type); in zfcp_scsi_shost_update_config_data()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h437 unsigned char adapter_type; /* type of adapter */ member
/linux/drivers/s390/net/
H A Dqeth_core_mpc.h819 __u8 adapter_type; member

12