/kernel/linux/linux-5.10/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 235 switch (acb->adapter_type) { in arcmsr_free_io_queue() 249 switch (acb->adapter_type){ in arcmsr_remap_pciregion() 335 switch (acb->adapter_type) { in arcmsr_unmap_pciregion() 568 switch (acb->adapter_type) { in arcmsr_flush_adapter_cache() 669 switch (acb->adapter_type) { in arcmsr_alloc_io_queue() 771 if (acb->adapter_type != ACB_ADAPTER_TYPE_F) in arcmsr_alloc_ccb_pool() 787 switch (acb->adapter_type) { in arcmsr_alloc_ccb_pool() 814 if (acb->adapter_type != ACB_ADAPTER_TYPE_F) { in arcmsr_alloc_ccb_pool() 818 switch (acb->adapter_type) { in arcmsr_alloc_ccb_pool() 847 switch (acb->adapter_type) { in arcmsr_message_isr_bh_fn() [all …]
|
D | arcmsr.h | 826 uint32_t adapter_type; /* adapter A,B..... */ member
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 258 if (instance->adapter_type == AERO_SERIES) { in megasas_readl() 2213 (instance->adapter_type != MFI_SERIES)) { in megaraid_sas_kill_hba() 2680 if ((instance->adapter_type != MFI_SERIES) && in megasas_sriov_start_heartbeat() 3062 if (instance->adapter_type == MFI_SERIES) { in megasas_reset_bus_host() 3085 if (instance->adapter_type != MFI_SERIES) in megasas_task_abort() 3107 if (instance->adapter_type != MFI_SERIES) in megasas_reset_target() 3706 if (instance->adapter_type >= INVADER_SERIES) in megasas_complete_cmd() 4117 (instance->adapter_type != MFI_SERIES)) in megasas_transition_to_ready() 4134 (instance->adapter_type != MFI_SERIES)) in megasas_transition_to_ready() 4153 (instance->adapter_type != MFI_SERIES)) { in megasas_transition_to_ready() [all …]
|
D | megaraid_sas_fp.c | 735 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()
|
D | megaraid_sas_fusion.c | 314 if (instance->adapter_type < VENTURA_SERIES) in megasas_fusion_update_can_queue() 1080 if (instance->adapter_type == INVADER_SERIES) { in megasas_ioc_init_fusion() 1152 if (instance->adapter_type >= INVADER_SERIES) in megasas_ioc_init_fusion() 1240 if (instance->adapter_type >= AERO_SERIES) { in megasas_ioc_init_fusion() 1686 if (instance->adapter_type >= VENTURA_SERIES) in megasas_configure_queue_sizes() 2245 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion() 2255 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion() 2265 if (instance->adapter_type >= INVADER_SERIES) { in megasas_make_sgl_fusion() 2281 if (instance->adapter_type >= INVADER_SERIES) in megasas_make_sgl_fusion() 2804 if (instance->adapter_type >= VENTURA_SERIES) { in megasas_build_ldio_fusion() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | BusLogic.h | 160 (adapter->adapter_type == BLOGIC_MULTIMASTER) 163 (adapter->adapter_type == BLOGIC_FLASHPOINT) 224 enum blogic_adapter_type adapter_type; member 550 unsigned char adapter_type[6]; /* Bytes 3-8 */ member 988 enum blogic_adapter_type adapter_type; member
|
D | BusLogic.c | 576 probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_add_probeaddr_isa() 799 pr_probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_init_mm_probeinfo() 811 probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_init_mm_probeinfo() 847 pr_probeinfo->adapter_type = BLOGIC_MULTIMASTER; in blogic_init_mm_probeinfo() 907 probeinfo->adapter_type == BLOGIC_MULTIMASTER) { in blogic_init_mm_probeinfo() 981 probeinfo->adapter_type = BLOGIC_FLASHPOINT; in blogic_init_fp_probeinfo() 2394 myadapter->adapter_type = probeinfo->adapter_type; in blogic_init() 2403 blogic_adapter_addr_count[myadapter->adapter_type]; in blogic_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 736 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 …]
|
D | provider.c | 170 if (!is_t4(rdev->lldi.adapter_type)) in c4iw_mmap() 268 props->hw_ver = CHELSIO_CHIP_RELEASE(dev->rdev.lldi.adapter_type); in c4iw_query_device() 326 CHELSIO_CHIP_RELEASE(c4iw_dev->rdev.lldi.adapter_type)); in hw_rev_show()
|
D | mem.c | 56 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()
|
D | qp.c | 193 if (is_t4(rdev->lldi.adapter_type)) in c4iw_bar2_addrs() 1122 CHELSIO_CHIP_VERSION(qhp->rhp->rdev.lldi.adapter_type) >= in c4iw_post_send() 2412 if (!is_t4(to_c4iw_qp(ibqp)->rhp->rdev.lldi.adapter_type) && in c4iw_ib_modify_qp() 2739 if (CHELSIO_CHIP_VERSION(rhp->rdev.lldi.adapter_type) > CHELSIO_T6) in c4iw_create_srq()
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 229 if (is_t4(lldi->adapter_type)) { in send_act_open_req() 252 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req() 318 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, in send_act_open_req() 348 if (is_t4(lldi->adapter_type)) { in send_act_open_req6() 373 } else if (is_t5(lldi->adapter_type)) { in send_act_open_req6() 429 CHELSIO_CHIP_VERSION(lldi->adapter_type), csk, csk->state, in send_act_open_req6() 724 u32 force = is_t5(lldi->adapter_type) ? TX_FORCE_V(!submode) : in cxgb4i_make_tx_data_wr() 993 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() 1292 if ((CHELSIO_CHIP_VERSION(lldi->adapter_type) <= CHELSIO_T5) && in do_rx_iscsi_hdr() 1305 if (is_t4(lldi->adapter_type)) in do_rx_iscsi_hdr() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.h | 177 uint32_t adapter_type; member
|
D | mpt3sas_ctl.c | 1174 karg.adapter_type = MPT2_IOCTL_INTERFACE_SAS2_SSS6200; in _ctl_getiocinfo() 1176 karg.adapter_type = MPT2_IOCTL_INTERFACE_SAS2; in _ctl_getiocinfo() 1182 karg.adapter_type = MPT3_IOCTL_INTERFACE_SAS35; in _ctl_getiocinfo() 1184 karg.adapter_type = MPT3_IOCTL_INTERFACE_SAS3; in _ctl_getiocinfo()
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
D | hpicmn.c | 168 phr->u.s.adapter_type = adapters.adapter[index].type; in subsys_get_adapter() 171 phr->u.s.adapter_type = 0; in subsys_get_adapter()
|
D | hpi_internal.h | 642 u16 adapter_type; member 685 u16 adapter_type; member
|
D | hpi6205.c | 485 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()
|
D | hpi6000.c | 446 phr->u.s.adapter_type = ao.type; in subsys_create_adapter() 550 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj()
|
D | hpimsgx.c | 604 aDAPTER_INFO[adapter].type = hr.u.ax.info.adapter_type; in adapter_prepare()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
D | zfcp_fsf.h | 378 u32 adapter_type; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 437 unsigned char adapter_type; /* type of adapter */ member
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
D | cxgbit_target.c | 169 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() 1566 if (is_t5(lldi->adapter_type)) in cxgbit_rx_skb()
|
D | cxgbit_cm.c | 1178 if (!is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl() 1190 if (is_t5(lldi->adapter_type)) in cxgbit_pass_accept_rpl() 1256 cxgb_get_4tuple(req, cdev->lldi.adapter_type, &iptype, local_ip, in cxgbit_pass_accept_req()
|
D | cxgbit_main.c | 50 if (is_t4(lldi->adapter_type)) in cxgbit_uld_add()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
D | qeth_core_mpc.h | 796 __u8 adapter_type; member
|