/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_sysfs.c | 41 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_show_sq_info() local 61 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_set_sq_info() local 97 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_show_ccell_info() local 116 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_set_ccell_info() local
|
H A D | bnx2i_init.c | 90 void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev) bnx2i_identify_device() argument 119 struct bnx2i_hba *hba = NULL; get_adapter_list_head() local 145 struct bnx2i_hba *hba, *temp; bnx2i_find_hba_for_cnic() local 174 struct bnx2i_hba *hba = handle; bnx2i_start() local 196 static void bnx2i_chip_cleanup(struct bnx2i_hba *hba) bnx2i_chip_cleanup() argument 230 struct bnx2i_hba *hba = handle; bnx2i_stop() local 281 static int bnx2i_init_one(struct bnx2i_hba *hba, struct cnic_dev *cnic) bnx2i_init_one() argument 327 struct bnx2i_hba *hba; bnx2i_ulp_init() local 352 struct bnx2i_hba *hba; bnx2i_ulp_exit() local 383 struct bnx2i_hba *hba = handle; bnx2i_get_stats() local 571 struct bnx2i_hba *hba; bnx2i_mod_exit() local
|
H A D | bnx2i_iscsi.c | 34 static int bnx2i_adapter_ready(struct bnx2i_hba *hba) bnx2i_adapter_ready() argument 143 static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) bnx2i_map_scsi_sg() argument 238 static int bnx2i_bind_conn_to_iscsi_cid(struct bnx2i_hba *hba, bnx2i_bind_conn_to_iscsi_cid() argument 258 struct bnx2i_conn *bnx2i_get_conn_from_id(struct bnx2i_hba *hba, bnx2i_get_conn_from_id() argument 277 static u32 bnx2i_alloc_iscsi_cid(struct bnx2i_hba *hba) bnx2i_alloc_iscsi_cid() argument 299 static void bnx2i_free_iscsi_cid(struct bnx2i_hba *hba, u16 iscsi_cid) bnx2i_free_iscsi_cid() argument 324 static int bnx2i_setup_free_cid_que(struct bnx2i_hba *hba) bnx2i_setup_free_cid_que() argument 363 static void bnx2i_release_free_cid_que(struct bnx2i_hba *hba) bnx2i_release_free_cid_que() argument 381 static struct iscsi_endpoint *bnx2i_alloc_ep(struct bnx2i_hba *hba) bnx2i_alloc_ep() argument 444 static int bnx2i_alloc_bdt(struct bnx2i_hba *hba, struct iscsi_session *session, bnx2i_alloc_bdt() argument 468 static void bnx2i_destroy_cmd_pool(struct bnx2i_hba *hba, bnx2i_destroy_cmd_pool() argument 493 static int bnx2i_setup_cmd_pool(struct bnx2i_hba *hba, bnx2i_setup_cmd_pool() argument 524 static int bnx2i_setup_mp_bdt(struct bnx2i_hba *hba) bnx2i_setup_mp_bdt() argument 568 static void bnx2i_free_mp_bdt(struct bnx2i_hba *hba) bnx2i_free_mp_bdt() argument 606 static int bnx2i_ep_destroy_list_add(struct bnx2i_hba *hba, bnx2i_ep_destroy_list_add() argument 623 static int bnx2i_ep_destroy_list_del(struct bnx2i_hba *hba, bnx2i_ep_destroy_list_del() argument 640 static int bnx2i_ep_ofld_list_add(struct bnx2i_hba *hba, bnx2i_ep_ofld_list_add() argument 656 static int bnx2i_ep_ofld_list_del(struct bnx2i_hba *hba, bnx2i_ep_ofld_list_del() argument 674 bnx2i_find_ep_in_ofld_list(struct bnx2i_hba *hba, u32 iscsi_cid) bnx2i_find_ep_in_ofld_list() argument 702 bnx2i_find_ep_in_destroy_list(struct bnx2i_hba *hba, u32 iscsi_cid) bnx2i_find_ep_in_destroy_list() argument 731 static void bnx2i_ep_active_list_add(struct bnx2i_hba *hba, bnx2i_ep_active_list_add() argument 747 static void bnx2i_ep_active_list_del(struct bnx2i_hba *hba, bnx2i_ep_active_list_del() argument 765 static void bnx2i_setup_host_queue_size(struct bnx2i_hba *hba, bnx2i_setup_host_queue_size() argument 789 struct bnx2i_hba *hba; bnx2i_alloc_hba() local 910 void bnx2i_free_hba(struct bnx2i_hba *hba) bnx2i_free_hba() argument 936 static void bnx2i_conn_free_login_resources(struct bnx2i_hba *hba, bnx2i_conn_free_login_resources() argument 977 static int bnx2i_conn_alloc_login_resources(struct bnx2i_hba *hba, bnx2i_conn_alloc_login_resources() argument 1162 struct bnx2i_hba *hba = bnx2i_conn->hba; bnx2i_cleanup_task() local 1192 struct bnx2i_hba *hba = bnx2i_conn->hba; bnx2i_mtask_xmit() local 1226 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_task_xmit() local 1291 struct bnx2i_hba *hba; bnx2i_session_create() local 1341 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_session_destroy() local 1359 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_conn_create() local 1412 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_conn_bind() local 1478 struct bnx2i_hba *hba; bnx2i_conn_destroy() local 1523 struct bnx2i_hba *hba = bnx2i_ep->hba; bnx2i_ep_get_param() local 1558 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_host_get_param() local 1665 struct bnx2i_hba *hba; bnx2i_check_route() local 1704 static int bnx2i_tear_down_conn(struct bnx2i_hba *hba, bnx2i_tear_down_conn() argument 1779 struct bnx2i_hba *hba; bnx2i_ep_connect() local 2027 struct bnx2i_hba *hba = bnx2i_ep->hba; bnx2i_hw_ep_disconnect() local 2123 struct bnx2i_hba *hba; bnx2i_ep_disconnect() local 2182 struct bnx2i_hba *hba = iscsi_host_priv(shost); bnx2i_nl_set_path() local
|
H A D | bnx2i_hwi.c | 48 static void bnx2i_adjust_qp_size(struct bnx2i_hba *hba) bnx2i_adjust_qp_size() argument 97 static void bnx2i_get_link_state(struct bnx2i_hba *hba) bnx2i_get_link_state() argument 114 static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code) bnx2i_iscsi_license_error() argument 648 struct bnx2i_hba *hba = bnx2i_conn->hba; bnx2i_update_iscsi_conn() local 742 void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) bnx2i_send_cmd_cleanup_req() argument 766 int bnx2i_send_conn_destroy(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) bnx2i_send_conn_destroy() argument 800 static int bnx2i_570x_send_conn_ofld_req(struct bnx2i_hba *hba, bnx2i_570x_send_conn_ofld_req() argument 860 static int bnx2i_5771x_send_conn_ofld_req(struct bnx2i_hba *hba, bnx2i_5771x_send_conn_ofld_req() argument 929 int bnx2i_send_conn_ofld_req(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) bnx2i_send_conn_ofld_req() argument 1058 int bnx2i_alloc_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) bnx2i_alloc_qp_resc() argument 1200 void bnx2i_free_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) bnx2i_free_qp_resc() argument 1261 int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba) bnx2i_send_fw_iscsi_init_msg() argument 1358 struct bnx2i_hba *hba = bnx2i_conn->hba; bnx2i_process_scsi_cmd_resp() local 1980 struct bnx2i_hba *hba = bnx2i_conn->hba; bnx2i_process_new_cqes() local 2107 static void bnx2i_fastpath_notification(struct bnx2i_hba *hba, bnx2i_fastpath_notification() argument 2141 static void bnx2i_process_update_conn_cmpl(struct bnx2i_hba *hba, bnx2i_process_update_conn_cmpl() argument 2176 static void bnx2i_recovery_que_add_conn(struct bnx2i_hba *hba, bnx2i_recovery_que_add_conn() argument 2192 static void bnx2i_process_tcp_error(struct bnx2i_hba *hba, bnx2i_process_tcp_error() argument 2225 static void bnx2i_process_iscsi_error(struct bnx2i_hba *hba, bnx2i_process_iscsi_error() argument 2412 static void bnx2i_process_conn_destroy_cmpl(struct bnx2i_hba *hba, bnx2i_process_conn_destroy_cmpl() argument 2446 static void bnx2i_process_ofld_cmpl(struct bnx2i_hba *hba, bnx2i_process_ofld_cmpl() argument 2503 struct bnx2i_hba *hba = context; bnx2i_indicate_kcqe() local 2558 struct bnx2i_hba *hba = context; bnx2i_indicate_netevent() local 2683 struct bnx2i_hba *hba = context; bnx2i_send_nl_mesg() local
|
H A D | bnx2i.h | 285 struct bnx2i_hba *hba; member in struct:bnx2i_conn 750 struct bnx2i_hba *hba; member in struct:bnx2i_endpoint
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_hba.c | 105 struct se_hba *hba; core_alloc_hba() local 149 core_delete_hba(struct se_hba *hba) core_delete_hba() argument
|
H A D | target_core_device.c | 579 struct se_hba *hba = dev->se_hba; core_dev_export() local 601 struct se_hba *hba = dev->se_hba; core_dev_unexport() local 1471 struct se_device *target_alloc_device(struct se_hba *hba, const char *name) target_alloc_device() argument 1552 struct se_hba *hba = dev->se_hba; target_configure_device() local 1638 struct se_hba *hba = dev->se_hba; target_free_device() local 1667 struct se_hba *hba; core_dev_setup_virtual_lun0() local 1702 struct se_hba *hba = lun0_hba; core_dev_release_virtual_lun0() local
|
H A D | target_core_file.c | 53 static int fd_attach_hba(struct se_hba *hba, u32 host_id) fd_attach_hba() argument 76 static void fd_detach_hba(struct se_hba *hba) fd_detach_hba() argument 87 static struct se_device *fd_alloc_device(struct se_hba *hba, const char *name) fd_alloc_device() argument
|
H A D | target_core_iblock.c | 63 static int iblock_attach_hba(struct se_hba *hba, u32 host_id) iblock_attach_hba() argument 71 static void iblock_detach_hba(struct se_hba *hba) iblock_detach_hba() argument 75 static struct se_device *iblock_alloc_device(struct se_hba *hba, const char *name) iblock_alloc_device() argument
|
H A D | target_core_pscsi.c | 69 static int pscsi_attach_hba(struct se_hba *hba, u32 host_id) pscsi_attach_hba() argument 92 static void pscsi_detach_hba(struct se_hba *hba) pscsi_detach_hba() argument 112 static int pscsi_pmode_enable_hba(struct se_hba *hba, unsigned long mode_flag) pscsi_pmode_enable_hba() argument 351 static struct se_device *pscsi_alloc_device(struct se_hba *hba, pscsi_alloc_device() argument 464 struct se_hba *hba = dev->se_hba; pscsi_configure_device() local
|
H A D | target_core_rd.c | 50 static int rd_attach_hba(struct se_hba *hba, u32 host_id) rd_attach_hba() argument 71 static void rd_detach_hba(struct se_hba *hba) rd_detach_hba() argument 308 static struct se_device *rd_alloc_device(struct se_hba *hba, const char *name) rd_alloc_device() argument
|
H A D | target_core_user.c | 80 struct se_hba *hba; member in struct:tcmu_dev 633 static int tcmu_attach_hba(struct se_hba *hba, u32 host_id) tcmu_attach_hba() argument 647 static void tcmu_detach_hba(struct se_hba *hba) tcmu_detach_hba() argument 653 static struct se_device *tcmu_alloc_device(struct se_hba *hba, const char *name) tcmu_alloc_device() argument 819 struct tcmu_hba *hba = udev->hba->hba_ptr; tcmu_configure_device() local
|
H A D | target_core_stat.c | 81 struct se_hba *hba = dev->se_hba; target_stat_scsi_dev_show_attr_inst() local 158 struct se_hba *hba = dev->se_hba; target_stat_scsi_tgt_dev_show_attr_inst() local 266 struct se_hba *hba = dev->se_hba; target_stat_scsi_lu_show_attr_inst() local 548 struct se_hba *hba; target_stat_scsi_port_show_attr_inst() local 691 struct se_hba *hba; target_stat_scsi_tgt_port_show_attr_inst() local 927 struct se_hba *hba; target_stat_scsi_transport_show_attr_inst() local
|
H A D | target_core_configfs.c | 1279 struct se_hba *hba = dev->se_hba; target_core_store_dev_alias() local 1329 struct se_hba *hba = dev->se_hba; target_core_store_dev_udev_path() local 1431 struct se_hba *hba = dev->se_hba; target_core_store_alua_lu_gp() local 1820 struct se_hba *hba; target_core_alua_lu_gp_show_attr_members() local 2531 struct se_hba *hba = item_to_hba(hba_ci); target_core_make_subdev() local 2630 struct se_hba *hba; target_core_drop_subdev() local 2702 static ssize_t target_core_hba_show_attr_hba_mode(struct se_hba *hba, target_core_hba_show_attr_hba_mode() argument 2713 static ssize_t target_core_hba_store_attr_hba_mode(struct se_hba *hba, target_core_hba_store_attr_hba_mode() argument 2751 struct se_hba *hba = container_of(to_config_group(item), target_core_hba_release() local 2780 struct se_hba *hba; target_core_call_addhbatotarget() local 2691 target_core_hba_show_attr_hba_info( struct se_hba *hba, char *page) target_core_hba_show_attr_hba_info() argument
|
/linux-4.1.27/drivers/scsi/ufs/ |
H A D | ufshcd-pci.c | 102 struct ufs_hba *hba = pci_get_drvdata(pdev); ufshcd_pci_remove() local 119 struct ufs_hba *hba; ufshcd_pci_probe() local
|
H A D | ufshcd-pltfrm.c | 56 static int ufshcd_parse_clock_info(struct ufs_hba *hba) ufshcd_parse_clock_info() argument 217 static int ufshcd_parse_regulator_info(struct ufs_hba *hba) ufshcd_parse_regulator_info() argument 298 struct ufs_hba *hba; ufshcd_pltfrm_probe() local 367 struct ufs_hba *hba = platform_get_drvdata(pdev); ufshcd_pltfrm_remove() local
|
H A D | ufs-qcom.c | 33 static int ufs_qcom_get_connected_tx_lanes(struct ufs_hba *hba, u32 *tx_lanes) ufs_qcom_get_connected_tx_lanes() argument 156 static int ufs_qcom_link_startup_post_change(struct ufs_hba *hba) ufs_qcom_link_startup_post_change() argument 176 static int ufs_qcom_check_hibern8(struct ufs_hba *hba) ufs_qcom_check_hibern8() argument 212 static int ufs_qcom_power_up_sequence(struct ufs_hba *hba) ufs_qcom_power_up_sequence() argument 264 static void ufs_qcom_enable_hw_clk_gating(struct ufs_hba *hba) ufs_qcom_enable_hw_clk_gating() argument 274 static int ufs_qcom_hce_enable_notify(struct ufs_hba *hba, bool status) ufs_qcom_hce_enable_notify() argument 308 ufs_qcom_cfg_timers(struct ufs_hba *hba, u32 gear, u32 hs, u32 rate) ufs_qcom_cfg_timers() argument 409 static int ufs_qcom_link_startup_notify(struct ufs_hba *hba, bool status) ufs_qcom_link_startup_notify() argument 438 static int ufs_qcom_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) ufs_qcom_suspend() argument 469 static int ufs_qcom_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) ufs_qcom_resume() argument 607 static int ufs_qcom_pwr_change_notify(struct ufs_hba *hba, ufs_qcom_pwr_change_notify() argument 695 static void ufs_qcom_advertise_quirks(struct ufs_hba *hba) ufs_qcom_advertise_quirks() argument 709 static void ufs_qcom_set_caps(struct ufs_hba *hba) ufs_qcom_set_caps() argument 780 static int ufs_qcom_setup_clocks(struct ufs_hba *hba, bool on) ufs_qcom_setup_clocks() argument 836 struct ufs_hba *hba = dev_get_drvdata(dev); show_ufs_to_mem_max_bus_bw() local 847 struct ufs_hba *hba = dev_get_drvdata(dev); store_ufs_to_mem_max_bus_bw() local 905 static int ufs_qcom_init(struct ufs_hba *hba) ufs_qcom_init() argument 976 static void ufs_qcom_exit(struct ufs_hba *hba) ufs_qcom_exit() argument 985 void ufs_qcom_clk_scale_notify(struct ufs_hba *hba) ufs_qcom_clk_scale_notify() argument
|
H A D | ufs-qcom.h | 110 ufs_qcom_get_controller_revision(struct ufs_hba *hba, ufs_qcom_get_controller_revision() argument 120 static inline void ufs_qcom_assert_reset(struct ufs_hba *hba) ufs_qcom_assert_reset() argument 132 static inline void ufs_qcom_deassert_reset(struct ufs_hba *hba) ufs_qcom_deassert_reset() argument 172 struct ufs_hba *hba; member in struct:ufs_qcom_host
|
H A D | ufshcd.h | 488 static inline bool ufshcd_is_clkgating_allowed(struct ufs_hba *hba) ufshcd_is_clkgating_allowed() argument 492 static inline bool ufshcd_can_hibern8_during_gating(struct ufs_hba *hba) ufshcd_can_hibern8_during_gating() argument 496 static inline int ufshcd_is_clkscaling_enabled(struct ufs_hba *hba) ufshcd_is_clkscaling_enabled() argument 500 static inline bool ufshcd_can_autobkops_during_suspend(struct ufs_hba *hba) ufshcd_can_autobkops_during_suspend() argument 517 static inline void ufshcd_rmwl(struct ufs_hba *hba, u32 mask, u32 val, u32 reg) ufshcd_rmwl() argument 535 static inline void ufshcd_hba_stop(struct ufs_hba *hba) ufshcd_hba_stop() argument
|
H A D | ufshcd.c | 192 static inline int ufshcd_enable_irq(struct ufs_hba *hba) ufshcd_enable_irq() argument 208 static inline void ufshcd_disable_irq(struct ufs_hba *hba) ufshcd_disable_irq() argument 227 static int ufshcd_wait_for_register(struct ufs_hba *hba, u32 reg, u32 mask, ufshcd_wait_for_register() argument 256 static inline u32 ufshcd_get_intr_mask(struct ufs_hba *hba) ufshcd_get_intr_mask() argument 270 static inline u32 ufshcd_get_ufs_version(struct ufs_hba *hba) ufshcd_get_ufs_version() argument 282 static inline int ufshcd_is_device_present(struct ufs_hba *hba) ufshcd_is_device_present() argument 322 static bool ufshcd_get_tm_free_slot(struct ufs_hba *hba, int *free_slot) ufshcd_get_tm_free_slot() argument 342 static inline void ufshcd_put_tm_slot(struct ufs_hba *hba, int slot) ufshcd_put_tm_slot() argument 352 static inline void ufshcd_utrl_clear(struct ufs_hba *hba, u32 pos) ufshcd_utrl_clear() argument 386 static inline int ufshcd_get_uic_cmd_result(struct ufs_hba *hba) ufshcd_get_uic_cmd_result() argument 399 static inline u32 ufshcd_get_dme_attr_val(struct ufs_hba *hba) ufshcd_get_dme_attr_val() argument 461 ufshcd_reset_intr_aggr(struct ufs_hba *hba) ufshcd_reset_intr_aggr() argument 475 ufshcd_config_intr_aggr(struct ufs_hba *hba, u8 cnt, u8 tmout) ufshcd_config_intr_aggr() argument 489 static void ufshcd_enable_run_stop_reg(struct ufs_hba *hba) ufshcd_enable_run_stop_reg() argument 501 static inline void ufshcd_hba_start(struct ufs_hba *hba) ufshcd_hba_start() argument 512 static inline int ufshcd_is_hba_active(struct ufs_hba *hba) ufshcd_is_hba_active() argument 521 struct ufs_hba *hba = container_of(work, struct ufs_hba, ufshcd_ungate_work() local 561 int ufshcd_hold(struct ufs_hba *hba, bool async) ufshcd_hold() argument 617 struct ufs_hba *hba = container_of(work, struct ufs_hba, ufshcd_gate_work() local 675 static void __ufshcd_release(struct ufs_hba *hba) __ufshcd_release() argument 693 void ufshcd_release(struct ufs_hba *hba) ufshcd_release() argument 705 struct ufs_hba *hba = dev_get_drvdata(dev); ufshcd_clkgate_delay_show() local 713 struct ufs_hba *hba = dev_get_drvdata(dev); ufshcd_clkgate_delay_store() local 725 static void ufshcd_init_clk_gating(struct ufs_hba *hba) ufshcd_init_clk_gating() argument 743 static void ufshcd_exit_clk_gating(struct ufs_hba *hba) ufshcd_exit_clk_gating() argument 753 static void ufshcd_clk_scaling_start_busy(struct ufs_hba *hba) ufshcd_clk_scaling_start_busy() argument 764 static void ufshcd_clk_scaling_update_busy(struct ufs_hba *hba) ufshcd_clk_scaling_update_busy() argument 784 void ufshcd_send_command(struct ufs_hba *hba, unsigned int task_tag) ufshcd_send_command() argument 814 int ufshcd_copy_query_response(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) ufshcd_copy_query_response() argument 849 static inline void ufshcd_hba_capabilities(struct ufs_hba *hba) ufshcd_hba_capabilities() argument 865 static inline bool ufshcd_ready_for_uic_cmd(struct ufs_hba *hba) ufshcd_ready_for_uic_cmd() argument 880 static inline u8 ufshcd_get_upmcrs(struct ufs_hba *hba) ufshcd_get_upmcrs() argument 893 ufshcd_dispatch_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) ufshcd_dispatch_uic_cmd() argument 918 ufshcd_wait_for_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) ufshcd_wait_for_uic_cmd() argument 946 __ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) __ufshcd_send_uic_cmd() argument 969 ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) ufshcd_send_uic_cmd() argument 1035 static void ufshcd_enable_intr(struct ufs_hba *hba, u32 intrs) ufshcd_enable_intr() argument 1055 static void ufshcd_disable_intr(struct ufs_hba *hba, u32 intrs) ufshcd_disable_intr() argument 1149 static void ufshcd_prepare_utp_query_req_upiu(struct ufs_hba *hba, ufshcd_prepare_utp_query_req_upiu() argument 1195 static int ufshcd_compose_upiu(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) ufshcd_compose_upiu() argument 1272 struct ufs_hba *hba; ufshcd_queuecommand() local 1350 static int ufshcd_compose_dev_cmd(struct ufs_hba *hba, ufshcd_compose_dev_cmd() argument 1366 ufshcd_clear_cmd(struct ufs_hba *hba, int tag) ufshcd_clear_cmd() argument 1389 ufshcd_check_query_response(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) ufshcd_check_query_response() argument 1405 ufshcd_dev_cmd_completion(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) ufshcd_dev_cmd_completion() argument 1441 static int ufshcd_wait_for_dev_cmd(struct ufs_hba *hba, ufshcd_wait_for_dev_cmd() argument 1481 static bool ufshcd_get_dev_cmd_tag(struct ufs_hba *hba, int *tag_out) ufshcd_get_dev_cmd_tag() argument 1503 static inline void ufshcd_put_dev_cmd_tag(struct ufs_hba *hba, int tag) ufshcd_put_dev_cmd_tag() argument 1517 static int ufshcd_exec_dev_cmd(struct ufs_hba *hba, ufshcd_exec_dev_cmd() argument 1564 static inline void ufshcd_init_query(struct ufs_hba *hba, ufshcd_init_query() argument 1587 static int ufshcd_query_flag(struct ufs_hba *hba, enum query_opcode opcode, ufshcd_query_flag() argument 1655 static int ufshcd_query_attr(struct ufs_hba *hba, enum query_opcode opcode, ufshcd_query_attr() argument 1722 static int ufshcd_query_descriptor(struct ufs_hba *hba, ufshcd_query_descriptor() argument 1797 static int ufshcd_read_desc_param(struct ufs_hba *hba, ufshcd_read_desc_param() argument 1852 static inline int ufshcd_read_desc(struct ufs_hba *hba, ufshcd_read_desc() argument 1861 static inline int ufshcd_read_power_desc(struct ufs_hba *hba, ufshcd_read_power_desc() argument 1878 static inline int ufshcd_read_unit_desc_param(struct ufs_hba *hba, ufshcd_read_unit_desc_param() argument 1908 static int ufshcd_memory_alloc(struct ufs_hba *hba) ufshcd_memory_alloc() argument 1990 static void ufshcd_host_memory_configure(struct ufs_hba *hba) ufshcd_host_memory_configure() argument 2050 static int ufshcd_dme_link_startup(struct ufs_hba *hba) ufshcd_dme_link_startup() argument 2064 static inline void ufshcd_add_delay_before_dme_cmd(struct ufs_hba *hba) ufshcd_add_delay_before_dme_cmd() argument 2105 int ufshcd_dme_set_attr(struct ufs_hba *hba, u32 attr_sel, ufshcd_dme_set_attr() argument 2140 int ufshcd_dme_get_attr(struct ufs_hba *hba, u32 attr_sel, ufshcd_dme_get_attr() argument 2185 static int ufshcd_uic_pwr_ctrl(struct ufs_hba *hba, struct uic_command *cmd) ufshcd_uic_pwr_ctrl() argument 2247 static int ufshcd_uic_change_pwr_mode(struct ufs_hba *hba, u8 mode) ufshcd_uic_change_pwr_mode() argument 2262 static int ufshcd_uic_hibern8_enter(struct ufs_hba *hba) ufshcd_uic_hibern8_enter() argument 2271 static int ufshcd_uic_hibern8_exit(struct ufs_hba *hba) ufshcd_uic_hibern8_exit() argument 2291 static void ufshcd_init_pwr_info(struct ufs_hba *hba) ufshcd_init_pwr_info() argument 2306 static int ufshcd_get_max_pwr_mode(struct ufs_hba *hba) ufshcd_get_max_pwr_mode() argument 2365 static int ufshcd_change_power_mode(struct ufs_hba *hba, ufshcd_change_power_mode() argument 2436 static int ufshcd_config_pwr_mode(struct ufs_hba *hba, ufshcd_config_pwr_mode() argument 2459 static int ufshcd_complete_dev_init(struct ufs_hba *hba) ufshcd_complete_dev_init() argument 2516 static int ufshcd_make_hba_operational(struct ufs_hba *hba) ufshcd_make_hba_operational() argument 2565 static int ufshcd_hba_enable(struct ufs_hba *hba) ufshcd_hba_enable() argument 2637 static int ufshcd_link_startup(struct ufs_hba *hba) ufshcd_link_startup() argument 2692 static int ufshcd_verify_dev_init(struct ufs_hba *hba) ufshcd_verify_dev_init() argument 2729 struct ufs_hba *hba; ufshcd_set_queue_depth() local 2765 static int ufshcd_get_lu_wp(struct ufs_hba *hba, ufshcd_get_lu_wp() argument 2796 static inline void ufshcd_get_lu_power_on_wp_status(struct ufs_hba *hba, ufshcd_get_lu_power_on_wp_status() argument 2818 struct ufs_hba *hba; ufshcd_slave_alloc() local 2848 struct ufs_hba *hba = shost_priv(sdev->host); ufshcd_change_queue_depth() local 2875 struct ufs_hba *hba; ufshcd_slave_destroy() local 2896 static int ufshcd_task_req_compl(struct ufs_hba *hba, u32 index, u8 *resp) ufshcd_task_req_compl() argument 2970 ufshcd_transfer_rsp_status(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) ufshcd_transfer_rsp_status() argument 3042 static void ufshcd_uic_cmd_compl(struct ufs_hba *hba, u32 intr_status) ufshcd_uic_cmd_compl() argument 3060 static void ufshcd_transfer_req_compl(struct ufs_hba *hba) ufshcd_transfer_req_compl() argument 3119 static int ufshcd_disable_ee(struct ufs_hba *hba, u16 mask) ufshcd_disable_ee() argument 3147 static int ufshcd_enable_ee(struct ufs_hba *hba, u16 mask) ufshcd_enable_ee() argument 3176 static int ufshcd_enable_auto_bkops(struct ufs_hba *hba) ufshcd_enable_auto_bkops() argument 3214 static int ufshcd_disable_auto_bkops(struct ufs_hba *hba) ufshcd_disable_auto_bkops() argument 3254 static void ufshcd_force_reset_auto_bkops(struct ufs_hba *hba) ufshcd_force_reset_auto_bkops() argument 3261 static inline int ufshcd_get_bkops_status(struct ufs_hba *hba, u32 *status) ufshcd_get_bkops_status() argument 3283 static int ufshcd_bkops_ctrl(struct ufs_hba *hba, ufshcd_bkops_ctrl() argument 3319 static int ufshcd_urgent_bkops(struct ufs_hba *hba) ufshcd_urgent_bkops() argument 3324 static inline int ufshcd_get_ee_status(struct ufs_hba *hba, u32 *status) ufshcd_get_ee_status() argument 3339 struct ufs_hba *hba; ufshcd_exception_event_handler() local 3370 struct ufs_hba *hba; ufshcd_err_handler() local 3442 static void ufshcd_update_uic_error(struct ufs_hba *hba) ufshcd_update_uic_error() argument 3472 static void ufshcd_check_errors(struct ufs_hba *hba) ufshcd_check_errors() argument 3512 static void ufshcd_tmc_handler(struct ufs_hba *hba) ufshcd_tmc_handler() argument 3526 static void ufshcd_sl_intr(struct ufs_hba *hba, u32 intr_status) ufshcd_sl_intr() argument 3554 struct ufs_hba *hba = __hba; ufshcd_intr() local 3568 static int ufshcd_clear_tm_cmd(struct ufs_hba *hba, int tag) ufshcd_clear_tm_cmd() argument 3599 static int ufshcd_issue_tm_cmd(struct ufs_hba *hba, int lun_id, int task_id, ufshcd_issue_tm_cmd() argument 3684 struct ufs_hba *hba; ufshcd_eh_device_reset_handler() local 3740 struct ufs_hba *hba; ufshcd_abort() local 3845 static int ufshcd_host_reset_and_restore(struct ufs_hba *hba) ufshcd_host_reset_and_restore() argument 3880 static int ufshcd_reset_and_restore(struct ufs_hba *hba) ufshcd_reset_and_restore() argument 3912 struct ufs_hba *hba; ufshcd_eh_host_reset_handler() local 4008 static u32 ufshcd_find_max_sup_active_icc_level(struct ufs_hba *hba, ufshcd_find_max_sup_active_icc_level() argument 4042 static void ufshcd_init_icc_levels(struct ufs_hba *hba) ufshcd_init_icc_levels() argument 4099 static int ufshcd_scsi_add_wlus(struct ufs_hba *hba) ufshcd_scsi_add_wlus() argument 4145 static int ufshcd_probe_hba(struct ufs_hba *hba) ufshcd_probe_hba() argument 4234 struct ufs_hba *hba = (struct ufs_hba *)data; ufshcd_async_scan() local 4277 static inline int ufshcd_config_vreg_lpm(struct ufs_hba *hba, ufshcd_config_vreg_lpm() argument 4283 static inline int ufshcd_config_vreg_hpm(struct ufs_hba *hba, ufshcd_config_vreg_hpm() argument 4358 static int ufshcd_setup_vreg(struct ufs_hba *hba, bool on) ufshcd_setup_vreg() argument 4388 static int ufshcd_setup_hba_vreg(struct ufs_hba *hba, bool on) ufshcd_setup_hba_vreg() argument 4415 static int ufshcd_init_vreg(struct ufs_hba *hba) ufshcd_init_vreg() argument 4437 static int ufshcd_init_hba_vreg(struct ufs_hba *hba) ufshcd_init_hba_vreg() argument 4447 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, __ufshcd_setup_clocks() argument 4495 static int ufshcd_setup_clocks(struct ufs_hba *hba, bool on) ufshcd_setup_clocks() argument 4500 static int ufshcd_init_clocks(struct ufs_hba *hba) ufshcd_init_clocks() argument 4539 static int ufshcd_variant_hba_init(struct ufs_hba *hba) ufshcd_variant_hba_init() argument 4570 static void ufshcd_variant_hba_exit(struct ufs_hba *hba) ufshcd_variant_hba_exit() argument 4585 static int ufshcd_hba_init(struct ufs_hba *hba) ufshcd_hba_init() argument 4637 static void ufshcd_hba_exit(struct ufs_hba *hba) ufshcd_hba_exit() argument 4649 ufshcd_send_request_sense(struct ufs_hba *hba, struct scsi_device *sdp) ufshcd_send_request_sense() argument 4686 static int ufshcd_set_dev_pwr_mode(struct ufs_hba *hba, ufshcd_set_dev_pwr_mode() argument 4751 static int ufshcd_link_state_transition(struct ufs_hba *hba, ufshcd_link_state_transition() argument 4790 static void ufshcd_vreg_set_lpm(struct ufs_hba *hba) ufshcd_vreg_set_lpm() argument 4816 static int ufshcd_vreg_set_hpm(struct ufs_hba *hba) ufshcd_vreg_set_hpm() argument 4844 static void ufshcd_hba_vreg_set_lpm(struct ufs_hba *hba) ufshcd_hba_vreg_set_lpm() argument 4850 static void ufshcd_hba_vreg_set_hpm(struct ufs_hba *hba) ufshcd_hba_vreg_set_hpm() argument 4872 static int ufshcd_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) ufshcd_suspend() argument 5017 static int ufshcd_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) ufshcd_resume() argument 5111 int ufshcd_system_suspend(struct ufs_hba *hba) ufshcd_system_suspend() argument 5156 int ufshcd_system_resume(struct ufs_hba *hba) ufshcd_system_resume() argument 5177 int ufshcd_runtime_suspend(struct ufs_hba *hba) ufshcd_runtime_suspend() argument 5207 int ufshcd_runtime_resume(struct ufs_hba *hba) ufshcd_runtime_resume() argument 5216 int ufshcd_runtime_idle(struct ufs_hba *hba) ufshcd_runtime_idle() argument 5230 int ufshcd_shutdown(struct ufs_hba *hba) ufshcd_shutdown() argument 5257 void ufshcd_remove(struct ufs_hba *hba) ufshcd_remove() argument 5280 static int ufshcd_set_dma_mask(struct ufs_hba *hba) ufshcd_set_dma_mask() argument 5298 struct ufs_hba *hba; ufshcd_alloc_host() local 5325 static int ufshcd_scale_clks(struct ufs_hba *hba, bool scale_up) ufshcd_scale_clks() argument 5374 struct ufs_hba *hba = dev_get_drvdata(dev); ufshcd_devfreq_target() local 5390 struct ufs_hba *hba = dev_get_drvdata(dev); ufshcd_devfreq_get_dev_status() local 5438 int ufshcd_init(struct ufs_hba *hba, void __iomem *mmio_base, unsigned int irq) ufshcd_init() argument
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 86 struct bnx2fc_hba *hba = interface->hba; bnx2fc_offload_session() local 295 struct bnx2fc_hba *hba = interface->hba; bnx2fc_upload_session() local 357 struct bnx2fc_hba *hba = interface->hba; bnx2fc_init_tgt() local 445 struct bnx2fc_hba *hba = interface->hba; bnx2fc_rport_event_handler() local 588 struct bnx2fc_hba *hba = interface->hba; bnx2fc_tgt_lookup() local 621 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, bnx2fc_alloc_conn_id() argument 657 static void bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id) bnx2fc_free_conn_id() argument 669 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, bnx2fc_alloc_session_resc() argument 843 static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba, bnx2fc_free_session_resc() argument
|
H A D | bnx2fc_hwi.c | 29 int bnx2fc_send_stat_req(struct bnx2fc_hba *hba) bnx2fc_send_stat_req() argument 61 int bnx2fc_send_fw_fcoe_init_msg(struct bnx2fc_hba *hba) bnx2fc_send_fw_fcoe_init_msg() argument 145 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba) bnx2fc_send_fw_fcoe_destroy_msg() argument 176 struct bnx2fc_hba *hba = interface->hba; bnx2fc_send_session_ofld_req() local 361 struct bnx2fc_hba *hba = interface->hba; bnx2fc_send_session_enable_req() local 430 struct bnx2fc_hba *hba = interface->hba; bnx2fc_send_session_disable_req() local 490 int bnx2fc_send_session_destroy_req(struct bnx2fc_hba *hba, bnx2fc_send_session_destroy_req() argument 514 static bool is_valid_lport(struct bnx2fc_hba *hba, struct fc_lport *lport) is_valid_lport() argument 535 struct bnx2fc_hba *hba; bnx2fc_unsol_els_work() local 637 struct bnx2fc_hba *hba = interface->hba; bnx2fc_process_unsol_compl() local 878 struct bnx2fc_hba *hba = interface->hba; bnx2fc_process_cq_compl() local 1097 static void bnx2fc_fastpath_notification(struct bnx2fc_hba *hba, bnx2fc_fastpath_notification() argument 1120 static void bnx2fc_process_ofld_cmpl(struct bnx2fc_hba *hba, bnx2fc_process_ofld_cmpl() argument 1174 static void bnx2fc_process_enable_conn_cmpl(struct bnx2fc_hba *hba, bnx2fc_process_enable_conn_cmpl() argument 1215 static void bnx2fc_process_conn_disable_cmpl(struct bnx2fc_hba *hba, bnx2fc_process_conn_disable_cmpl() argument 1248 static void bnx2fc_process_conn_destroy_cmpl(struct bnx2fc_hba *hba, bnx2fc_process_conn_destroy_cmpl() argument 1277 static void bnx2fc_init_failure(struct bnx2fc_hba *hba, u32 err_code) bnx2fc_init_failure() argument 1314 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; bnx2fc_indicate_kcqe() local 1421 struct bnx2fc_hba *hba = interface->hba; bnx2fc_map_doorbell() local 1844 int bnx2fc_setup_task_ctx(struct bnx2fc_hba *hba) bnx2fc_setup_task_ctx() argument 1936 void bnx2fc_free_task_ctx(struct bnx2fc_hba *hba) bnx2fc_free_task_ctx() argument 1966 static void bnx2fc_free_hash_table(struct bnx2fc_hba *hba) bnx2fc_free_hash_table() argument 2003 static int bnx2fc_allocate_hash_table(struct bnx2fc_hba *hba) bnx2fc_allocate_hash_table() argument 2102 int bnx2fc_setup_fw_resc(struct bnx2fc_hba *hba) bnx2fc_setup_fw_resc() argument 2163 void bnx2fc_free_fw_resc(struct bnx2fc_hba *hba) bnx2fc_free_fw_resc() argument
|
H A D | bnx2fc_io.c | 243 struct bnx2fc_cmd_mgr *bnx2fc_cmd_mgr_alloc(struct bnx2fc_hba *hba) bnx2fc_cmd_mgr_alloc() argument 371 struct bnx2fc_hba *hba = cmgr->hba; bnx2fc_cmd_mgr_free() local 582 struct bnx2fc_hba *hba = interface->hba; bnx2fc_free_mp_resc() local 619 struct bnx2fc_hba *hba = interface->hba; bnx2fc_init_mp_req() local 1645 struct bnx2fc_hba *hba = interface->hba; bnx2fc_map_sg() local 1711 struct bnx2fc_hba *hba = interface->hba; bnx2fc_unmap_sg_list() local 2007 struct bnx2fc_hba *hba = interface->hba; bnx2fc_post_io_req() local
|
H A D | bnx2fc_fcoe.c | 172 struct bnx2fc_hba *hba = interface->hba; bnx2fc_cleanup() local 251 struct bnx2fc_hba *hba; bnx2fc_xmit() local 636 struct bnx2fc_hba *hba = interface->hba; bnx2fc_get_host_stats() local 681 struct bnx2fc_hba *hba = interface->hba; bnx2fc_shost_config() local 714 struct bnx2fc_hba *hba = interface->hba; bnx2fc_link_ok() local 734 void bnx2fc_get_link_state(struct bnx2fc_hba *hba) bnx2fc_get_link_state() argument 744 struct bnx2fc_hba *hba; bnx2fc_net_config() local 789 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)data; bnx2fc_destroy_timer() local 810 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; bnx2fc_indicate_netevent() local 951 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba) bnx2fc_em_config() argument 1108 static void bnx2fc_free_vport(struct bnx2fc_hba *hba, struct fc_lport *lport) bnx2fc_free_vport() argument 1273 static void bnx2fc_hba_destroy(struct bnx2fc_hba *hba) bnx2fc_hba_destroy() argument 1295 struct bnx2fc_hba *hba; bnx2fc_hba_create() local 1368 struct bnx2fc_interface *bnx2fc_interface_create(struct bnx2fc_hba *hba, bnx2fc_interface_create() argument 1430 struct bnx2fc_hba *hba = interface->hba; bnx2fc_if_create() local 1535 struct bnx2fc_hba *hba = interface->hba; bnx2fc_interface_cleanup() local 1635 static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba) bnx2fc_unbind_adapter_devices() argument 1647 static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba) bnx2fc_bind_adapter_devices() argument 1661 static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba) bnx2fc_bind_pcidev() argument 1712 static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba) bnx2fc_unbind_pcidev() argument 1728 struct bnx2fc_hba *hba = handle; bnx2fc_ulp_get_stats() local 1764 struct bnx2fc_hba *hba = handle; bnx2fc_ulp_start() local 1819 static int bnx2fc_fw_init(struct bnx2fc_hba *hba) bnx2fc_fw_init() argument 1864 static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba) bnx2fc_fw_destroy() argument 1898 struct bnx2fc_hba *hba = handle; bnx2fc_ulp_stop() local 1975 struct bnx2fc_hba *hba; bnx2fc_ulp_init() local 2148 struct bnx2fc_hba *hba; _bnx2fc_create() local 2323 struct bnx2fc_hba *hba; bnx2fc_find_hba_for_cnic() local 2349 struct bnx2fc_hba *hba; bnx2fc_hba_lookup() local 2367 struct bnx2fc_hba *hba; bnx2fc_ulp_exit() local 2624 struct bnx2fc_hba *hba, *next; bnx2fc_mod_exit() local
|
H A D | bnx2fc.h | 255 struct bnx2fc_hba *hba; member in struct:bnx2fc_interface 278 struct bnx2fc_hba *hba; member in struct:bnx2fc_cmd_mgr 484 struct bnx2fc_hba *hba; member in struct:bnx2fc_unsol_els
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | pci.c | 288 void pcibios_register_hba(struct pci_hba_data *hba) pcibios_register_hba() argument
|
/linux-4.1.27/drivers/parisc/ |
H A D | eisa.c | 65 struct pci_hba_data hba; member in struct:eisa_ba
|
H A D | dino.c | 145 struct pci_hba_data hba; /* 'C' inheritance - must be first */ member in struct:dino_device
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_dbf.h | 263 debug_info_t *hba; member in struct:zfcp_dbf
|
/linux-4.1.27/drivers/scsi/ |
H A D | hptiop.c | 54 static int iop_wait_ready_itl(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_itl() argument 75 static int iop_wait_ready_mv(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_mv() argument 80 static int iop_wait_ready_mvfrey(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_mvfrey() argument 85 static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag) hptiop_request_callback_itl() argument 94 static void hptiop_drain_outbound_queue_itl(struct hptiop_hba *hba) hptiop_drain_outbound_queue_itl() argument 121 static int iop_intr_itl(struct hptiop_hba *hba) iop_intr_itl() argument 169 static void mv_inbound_write(u64 p, struct hptiop_hba *hba) mv_inbound_write() argument 183 static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag) hptiop_request_callback_mv() argument 211 static int iop_intr_mv(struct hptiop_hba *hba) iop_intr_mv() argument 238 static void hptiop_request_callback_mvfrey(struct hptiop_hba *hba, u32 _tag) hptiop_request_callback_mvfrey() argument 261 static int iop_intr_mvfrey(struct hptiop_hba *hba) iop_intr_mvfrey() argument 306 static int iop_send_sync_request_itl(struct hptiop_hba *hba, iop_send_sync_request_itl() argument 328 static int iop_send_sync_request_mv(struct hptiop_hba *hba, iop_send_sync_request_mv() argument 348 static int iop_send_sync_request_mvfrey(struct hptiop_hba *hba, iop_send_sync_request_mvfrey() argument 368 static void hptiop_post_msg_itl(struct hptiop_hba *hba, u32 msg) hptiop_post_msg_itl() argument 374 static void hptiop_post_msg_mv(struct hptiop_hba *hba, u32 msg) hptiop_post_msg_mv() argument 381 static void hptiop_post_msg_mvfrey(struct hptiop_hba *hba, u32 msg) hptiop_post_msg_mvfrey() argument 387 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) iop_send_sync_msg() argument 408 static int iop_get_config_itl(struct hptiop_hba *hba, iop_get_config_itl() argument 436 static int iop_get_config_mv(struct hptiop_hba *hba, iop_get_config_mv() argument 458 static int iop_get_config_mvfrey(struct hptiop_hba *hba, iop_get_config_mvfrey() argument 480 static int iop_set_config_itl(struct hptiop_hba *hba, iop_set_config_itl() argument 512 static int iop_set_config_mv(struct hptiop_hba *hba, iop_set_config_mv() argument 534 static int iop_set_config_mvfrey(struct hptiop_hba *hba, iop_set_config_mvfrey() argument 557 static void hptiop_enable_intr_itl(struct hptiop_hba *hba) hptiop_enable_intr_itl() argument 563 static void hptiop_enable_intr_mv(struct hptiop_hba *hba) hptiop_enable_intr_mv() argument 569 static void hptiop_enable_intr_mvfrey(struct hptiop_hba *hba) hptiop_enable_intr_mvfrey() argument 576 static int hptiop_initialize_iop(struct hptiop_hba *hba) hptiop_initialize_iop() argument 593 static void __iomem *hptiop_map_pci_bar(struct hptiop_hba *hba, int index) hptiop_map_pci_bar() argument 619 static int hptiop_map_pci_bar_itl(struct hptiop_hba *hba) hptiop_map_pci_bar_itl() argument 636 static void hptiop_unmap_pci_bar_itl(struct hptiop_hba *hba) hptiop_unmap_pci_bar_itl() argument 643 static int hptiop_map_pci_bar_mv(struct hptiop_hba *hba) hptiop_map_pci_bar_mv() argument 658 static int hptiop_map_pci_bar_mvfrey(struct hptiop_hba *hba) hptiop_map_pci_bar_mvfrey() argument 673 static void hptiop_unmap_pci_bar_mv(struct hptiop_hba *hba) hptiop_unmap_pci_bar_mv() argument 679 static void hptiop_unmap_pci_bar_mvfrey(struct hptiop_hba *hba) hptiop_unmap_pci_bar_mvfrey() argument 685 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) hptiop_message_callback() argument 704 static struct hptiop_request *get_req(struct hptiop_hba *hba) get_req() argument 717 static void free_req(struct hptiop_hba *hba, struct hptiop_request *req) free_req() argument 724 static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag, hptiop_finish_scsi_req() argument 787 static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 _tag) hptiop_host_request_callback_itl() argument 805 void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag) hptiop_iop_request_callback_itl() argument 846 struct hptiop_hba *hba = dev_id; hptiop_intr() local 860 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; hptiop_buildsgl() local 884 static void hptiop_post_req_itl(struct hptiop_hba *hba, hptiop_post_req_itl() argument 911 static void hptiop_post_req_mv(struct hptiop_hba *hba, hptiop_post_req_mv() argument 935 static void hptiop_post_req_mvfrey(struct hptiop_hba *hba, hptiop_post_req_mvfrey() argument 966 static int hptiop_reset_comm_itl(struct hptiop_hba *hba) hptiop_reset_comm_itl() argument 971 static int hptiop_reset_comm_mv(struct hptiop_hba *hba) hptiop_reset_comm_mv() argument 976 static int hptiop_reset_comm_mvfrey(struct hptiop_hba *hba) hptiop_reset_comm_mvfrey() argument 1011 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; hptiop_queuecommand_lck() local 1083 static int hptiop_reset_hba(struct hptiop_hba *hba) hptiop_reset_hba() argument 1111 struct hptiop_hba * hba = (struct hptiop_hba *)host->hostdata; hptiop_reset() local 1123 struct hptiop_hba *hba = (struct hptiop_hba *)sdev->host->hostdata; hptiop_adjust_disk_queue_depth() local 1140 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; hptiop_show_fw_version() local 1186 static int hptiop_internal_memalloc_itl(struct hptiop_hba *hba) hptiop_internal_memalloc_itl() argument 1191 static int hptiop_internal_memalloc_mv(struct hptiop_hba *hba) hptiop_internal_memalloc_mv() argument 1201 static int hptiop_internal_memalloc_mvfrey(struct hptiop_hba *hba) hptiop_internal_memalloc_mvfrey() argument 1253 static int hptiop_internal_memfree_itl(struct hptiop_hba *hba) hptiop_internal_memfree_itl() argument 1258 static int hptiop_internal_memfree_mv(struct hptiop_hba *hba) hptiop_internal_memfree_mv() argument 1268 static int hptiop_internal_memfree_mvfrey(struct hptiop_hba *hba) hptiop_internal_memfree_mvfrey() argument 1284 struct hptiop_hba *hba; hptiop_probe() local 1505 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; hptiop_shutdown() local 1518 static void hptiop_disable_intr_itl(struct hptiop_hba *hba) hptiop_disable_intr_itl() argument 1529 static void hptiop_disable_intr_mv(struct hptiop_hba *hba) hptiop_disable_intr_mv() argument 1535 static void hptiop_disable_intr_mvfrey(struct hptiop_hba *hba) hptiop_disable_intr_mvfrey() argument 1548 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata; hptiop_remove() local
|
H A D | hptiop.h | 341 struct hptiop_hba * hba; member in struct:hpt_ioctl_k
|
H A D | stex.c | 373 static struct status_msg *stex_get_status(struct st_hba *hba) stex_get_status() argument 394 static struct req_msg *stex_alloc_req(struct st_hba *hba) stex_alloc_req() argument 404 static struct req_msg *stex_ss_alloc_req(struct st_hba *hba) stex_ss_alloc_req() argument 410 static int stex_map_sg(struct st_hba *hba, stex_map_sg() argument 442 static int stex_ss_map_sg(struct st_hba *hba, stex_ss_map_sg() argument 475 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb) stex_controller_info() argument 503 stex_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) stex_send_cmd() argument 516 stex_ss_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) stex_ss_send_cmd() argument 559 struct st_hba *hba; stex_queuecommand_lck() local 742 static void stex_check_cmd(struct st_hba *hba, stex_check_cmd() argument 751 static void stex_mu_intr(struct st_hba *hba, u32 doorbell) stex_mu_intr() argument 840 struct st_hba *hba = __hba; stex_intr() local 866 static void stex_ss_mu_intr(struct st_hba *hba) stex_ss_mu_intr() argument 941 struct st_hba *hba = __hba; stex_ss_intr() local 964 static int stex_common_handshake(struct st_hba *hba) stex_common_handshake() argument 1048 static int stex_ss_handshake(struct st_hba *hba) stex_ss_handshake() argument 1112 static int stex_handshake(struct st_hba *hba) stex_handshake() argument 1140 struct st_hba *hba = (struct st_hba *)host->hostdata; stex_abort() local 1190 static void stex_hard_reset(struct st_hba *hba) stex_hard_reset() argument 1229 static int stex_yos_reset(struct st_hba *hba) stex_yos_reset() argument 1260 static void stex_ss_reset(struct st_hba *hba) stex_ss_reset() argument 1267 static int stex_do_reset(struct st_hba *hba) stex_do_reset() argument 1331 struct st_hba *hba; stex_reset() local 1343 struct st_hba *hba = container_of(work, struct st_hba, reset_work); stex_reset_work() local 1486 static int stex_request_irq(struct st_hba *hba) stex_request_irq() argument 1512 static void stex_free_irq(struct st_hba *hba) stex_free_irq() argument 1523 struct st_hba *hba; stex_probe() local 1703 static void stex_hba_stop(struct st_hba *hba) stex_hba_stop() argument 1749 static void stex_hba_free(struct st_hba *hba) stex_hba_free() argument 1767 struct st_hba *hba = pci_get_drvdata(pdev); stex_remove() local 1782 struct st_hba *hba = pci_get_drvdata(pdev); stex_shutdown() local
|
/linux-4.1.27/drivers/block/ |
H A D | cpqarray.c | 73 static ctlr_info_t *hba[MAX_CTLR]; variable
|
H A D | cciss.c | 159 static ctlr_info_t *hba[MAX_CTLR]; variable
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 2704 struct cxgbi_hba *hba = NULL; cxgbi_ep_connect() local
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | ropes.h | 207 struct pci_hba_data hba; member in struct:lba_device
|
/linux-4.1.27/mm/ |
H A D | memory.c | 2410 pgoff_t hba = holebegin >> PAGE_SHIFT; unmap_mapping_range() local
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptsas.c | 3287 struct mptsas_portinfo *port_info, *hba; mptsas_probe_hba_phys() local
|