Home
last modified time | relevance | path

Searched defs:shost (Results 226 - 250 of 346) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_sas.c174 struct Scsi_Host *shost = dev_to_shost(job->dev); in sas_smp_dispatch() local
190 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy) in sas_bsg_initialize() argument
226 struct Scsi_Host *shost in sas_host_setup() local
251 struct Scsi_Host *shost = dev_to_shost(dev); sas_host_remove() local
264 struct Scsi_Host *shost; sas_host_match() local
315 sas_remove_host(struct Scsi_Host *shost) sas_remove_host() argument
534 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); do_sas_phy_enable() local
582 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); do_sas_phy_reset() local
630 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); sas_phy_setup() local
644 struct Scsi_Host *shost; sas_phy_match() local
664 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); sas_phy_release() local
687 struct Scsi_Host *shost = dev_to_shost(parent); sas_phy_alloc() local
815 struct Scsi_Host *shost; sas_port_match() local
881 struct Scsi_Host *shost = dev_to_shost(parent); sas_port_alloc() local
927 struct Scsi_Host *shost = dev_to_shost(parent); sas_port_alloc_num() local
1194 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); show_sas_rphy_enclosure_identifier() local
1214 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); show_sas_rphy_bay_identifier() local
1335 struct Scsi_Host *shost; sas_rphy_match() local
1355 struct Scsi_Host *shost; sas_end_dev_match() local
1378 struct Scsi_Host *shost; sas_expander_match() local
1440 struct Scsi_Host *shost = dev_to_shost(&parent->dev); sas_end_device_alloc() local
1480 struct Scsi_Host *shost = dev_to_shost(&parent->dev); sas_expander_alloc() local
1517 struct Scsi_Host *shost = dev_to_shost(parent->dev.parent); sas_rphy_add() local
1576 struct Scsi_Host *shost = dev_to_shost(rphy->dev.parent->parent); sas_rphy_free() local
1666 sas_user_scan(struct Scsi_Host *shost, uint channel, uint id, u64 lun) sas_user_scan() argument
[all...]
H A Dscsi_sysfs.c133 static int scsi_scan(struct Scsi_Host *shost, const char *str) in scsi_scan() argument
188 struct Scsi_Host *shost = class_to_shost(dev); in store_scan() local
203 struct Scsi_Host *shost in store_shost_state() local
225 struct Scsi_Host *shost = class_to_shost(dev); show_shost_state() local
258 struct Scsi_Host *shost = class_to_shost(dev); show_shost_supported_mode() local
274 struct Scsi_Host *shost = class_to_shost(dev); show_shost_active_mode() local
298 struct Scsi_Host *shost = class_to_shost(dev); store_host_reset() local
324 struct Scsi_Host *shost = class_to_shost(dev); show_shost_eh_deadline() local
335 struct Scsi_Host *shost = class_to_shost(dev); store_shost_eh_deadline() local
384 struct Scsi_Host *shost = class_to_shost(dev); show_host_busy() local
399 struct Scsi_Host *shost = class_to_shost(dev); show_nr_hw_queues() local
1526 struct Scsi_Host *shost = sdev->host; scsi_remove_device() local
1536 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); __scsi_remove_target() local
1575 struct Scsi_Host *shost = dev_to_shost(dev->parent); scsi_remove_target() local
1622 scsi_sysfs_add_host(struct Scsi_Host *shost) scsi_sysfs_add_host() argument
1638 struct Scsi_Host *shost = sdev->host; scsi_sysfs_device_initialize() local
[all...]
H A DBusLogic.c3317 static int blogic_write_info(struct Scsi_Host *shost, char *procbuf, in blogic_write_info() argument
3331 static int blogic_show_info(struct seq_file *m, struct Scsi_Host *shost) in blogic_show_info() argument
H A Dlibiscsi.c90 struct Scsi_Host *shost = conn->session->host; in iscsi_conn_queue_xmit() local
100 struct Scsi_Host *shost = conn->session->host; in iscsi_conn_queue_recv() local
2028 struct Scsi_Host *shost = conn->session->host; in iscsi_suspend_tx() local
2049 struct Scsi_Host *shost = conn->session->host; in iscsi_suspend_rx() local
2819 int iscsi_host_get_max_scsi_cmds(struct Scsi_Host *shost, in iscsi_host_get_max_scsi_cmds() argument
2877 iscsi_host_add(struct Scsi_Host *shost, struct device *pdev) iscsi_host_add() argument
2901 struct Scsi_Host *shost; iscsi_host_alloc() local
2942 iscsi_host_remove(struct Scsi_Host *shost, bool is_shutdown) iscsi_host_remove() argument
2965 iscsi_host_free(struct Scsi_Host *shost) iscsi_host_free() argument
2979 iscsi_host_dec_session_cnt(struct Scsi_Host *shost) iscsi_host_dec_session_cnt() argument
3018 iscsi_session_setup(struct iscsi_transport *iscsit, struct Scsi_Host *shost, uint16_t cmds_max, int dd_size, int cmd_task_size, uint32_t initial_cmdsn, unsigned int id) iscsi_session_setup() argument
3113 struct Scsi_Host *shost = session->host; iscsi_session_remove() local
3888 iscsi_host_get_param(struct Scsi_Host *shost, enum iscsi_host_param param, char *buf) iscsi_host_get_param() argument
3912 iscsi_host_set_param(struct Scsi_Host *shost, enum iscsi_host_param param, char *buf, int buflen) iscsi_host_set_param() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_attr.c2554 qla2x00_get_host_port_id(struct Scsi_Host *shost) in qla2x00_get_host_port_id() argument
2563 qla2x00_get_host_speed(struct Scsi_Host *shost) in qla2x00_get_host_speed() argument
2607 qla2x00_get_host_port_type(struct Scsi_Host *shost) in qla2x00_get_host_port_type() argument
2805 qla2x00_issue_lip(struct Scsi_Host *shost) qla2x00_issue_lip() argument
2820 qla2x00_get_fc_host_stats(struct Scsi_Host *shost) qla2x00_get_fc_host_stats() argument
2930 qla2x00_reset_host_stats(struct Scsi_Host *shost) qla2x00_reset_host_stats() argument
2976 qla2x00_get_host_symbolic_name(struct Scsi_Host *shost) qla2x00_get_host_symbolic_name() argument
2985 qla2x00_set_host_system_hostname(struct Scsi_Host *shost) qla2x00_set_host_system_hostname() argument
2993 qla2x00_get_host_fabric_name(struct Scsi_Host *shost) qla2x00_get_host_fabric_name() argument
3008 qla2x00_get_host_port_state(struct Scsi_Host *shost) qla2x00_get_host_port_state() argument
[all...]
H A Dqla_mr.c2077 qlafx00_get_host_speed(struct Scsi_Host *shost) in qlafx00_get_host_speed() argument
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c669 static int sym_prepare_setting(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) argument
1117 static void sym_log_hard_error(struct Scsi_Host *shost, u_short sist, u_char dstat) argument
1175 void sym_dump_registers(struct Scsi_Host *shost) argument
1690 void sym_start_up(struct Scsi_Host *shost, in argument
2255 sym_int_sbmc(struct Scsi_Host *shost) global() argument
2799 sym_interrupt(struct Scsi_Host *shost) global() argument
5578 sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram) global() argument
[all...]
H A Dsym_glue.c471 void sym_log_bus_error(struct Scsi_Host *shost) in sym_log_bus_error() argument
524 struct Scsi_Host *shost = dev_id; in sym53c8xx_intr() local
572 struct Scsi_Host *shost = cmd->device->host; in sym_eh_handler() local
1011 sym_user_command(struct Scsi_Host *shost, char *buffer, int length) sym_user_command() argument
1153 sym_show_info(struct seq_file *m, struct Scsi_Host *shost) sym_show_info() argument
1232 struct Scsi_Host *shost = NULL; sym_attach() local
1601 sym_detach(struct Scsi_Host *shost, struct pci_dev *pdev) sym_detach() argument
1658 struct Scsi_Host *shost; sym2_probe() local
1722 struct Scsi_Host *shost = pci_get_drvdata(pdev); sym2_remove() local
1759 struct Scsi_Host *shost = pci_get_drvdata(pdev); sym2_io_slot_dump() local
1802 struct Scsi_Host *shost = pci_get_drvdata(pdev); sym2_io_slot_reset() local
1849 struct Scsi_Host *shost = pci_get_drvdata(pdev); sym2_io_resume() local
1858 sym2_get_signalling(struct Scsi_Host *shost) sym2_get_signalling() argument
1882 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); sym2_set_offset() local
1892 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); sym2_set_period() local
1907 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); sym2_set_width() local
1922 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); sym2_set_dt() local
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dsbp2.c701 struct Scsi_Host *shost = in sbp2_conditionally_block() local
725 struct Scsi_Host *shost = in sbp2_conditionally_unblock() local
748 struct Scsi_Host *shost = in sbp2_unblock() local
803 struct Scsi_Host *shost; in sbp2_login() local
1129 struct Scsi_Host *shost; sbp2_probe() local
1217 struct Scsi_Host *shost = sbp2_remove() local
1443 sbp2_scsi_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmd) sbp2_scsi_queuecommand() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dhost.c652 int isci_host_scan_finished(struct Scsi_Host *shost, unsigned long time) in isci_host_scan_finished() argument
1045 void isci_host_start(struct Scsi_Host *shost) in isci_host_start() argument
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H A Dmv_sas.c268 void mvs_scan_start(struct Scsi_Host *shost) in mvs_scan_start() argument
286 int mvs_scan_finished(struct Scsi_Host *shost, unsigned long time) in mvs_scan_finished() argument
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c88 struct Scsi_Host *shost = class_to_shost(cdev); in pm80xx_get_fatal_dump() local
390 struct Scsi_Host *shost = class_to_shost(cdev); in pm80xx_get_non_fatal_dump() local
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfad_bsg.c3154 struct Scsi_Host *shost = fc_bsg_to_shost(job); in bfad_im_bsg_vendor_request() local
3371 struct Scsi_Host *shost = fc_bsg_to_shost(job); in bfad_im_bsg_els_ct_request() local
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dlinit.c240 static int aac_queuecommand(struct Scsi_Host *shost, in aac_queuecommand() argument
255 static const char *aac_info(struct Scsi_Host *shost) in aac_info() argument
662 struct Scsi_Host *shost = aac->scsi_host_ptr; in get_num_of_incomplete_fibs() local
1579 struct Scsi_Host *shost; in aac_probe_one() local
1861 struct Scsi_Host *shost = dev_get_drvdata(dev); aac_suspend() local
1875 struct Scsi_Host *shost = dev_get_drvdata(dev); aac_resume() local
1897 struct Scsi_Host *shost = pci_get_drvdata(dev); aac_shutdown() local
1905 struct Scsi_Host *shost = pci_get_drvdata(pdev); aac_remove_one() local
1934 struct Scsi_Host *shost = pci_get_drvdata(pdev); aac_pci_error_detected() local
1996 struct Scsi_Host *shost = pci_get_drvdata(pdev); aac_pci_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c1129 struct Scsi_Host *shost; in fcoe_if_create() local
2340 static int fcoe_reset(struct Scsi_Host *shost) in fcoe_reset() argument
2645 struct Scsi_Host *shost = vport_to_shost(vport); in fcoe_vport_create() local
2693 struct Scsi_Host *shost in fcoe_vport_destroy() local
2716 struct Scsi_Host *shost; fcoe_vport_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2822 struct Scsi_Host *shost = class_to_shost(cdev); in version_fw_show() local
2845 struct Scsi_Host *shost = class_to_shost(cdev); in version_bios_show() local
2870 struct Scsi_Host *shost = class_to_shost(cdev); in version_mpi_show() local
2890 struct Scsi_Host *shost = class_to_shost(cdev); version_product_show() local
2909 struct Scsi_Host *shost = class_to_shost(cdev); version_nvdata_persistent_show() local
2929 struct Scsi_Host *shost = class_to_shost(cdev); version_nvdata_default_show() local
2949 struct Scsi_Host *shost = class_to_shost(cdev); board_name_show() local
2968 struct Scsi_Host *shost = class_to_shost(cdev); board_assembly_show() local
2987 struct Scsi_Host *shost = class_to_shost(cdev); board_tracer_show() local
3009 struct Scsi_Host *shost = class_to_shost(cdev); io_delay_show() local
3031 struct Scsi_Host *shost = class_to_shost(cdev); device_delay_show() local
3052 struct Scsi_Host *shost = class_to_shost(cdev); fw_queue_depth_show() local
3074 struct Scsi_Host *shost = class_to_shost(cdev); host_sas_address_show() local
3094 struct Scsi_Host *shost = class_to_shost(cdev); logging_level_show() local
3103 struct Scsi_Host *shost = class_to_shost(cdev); logging_level_store() local
3130 struct Scsi_Host *shost = class_to_shost(cdev); fwfault_debug_show() local
3139 struct Scsi_Host *shost = class_to_shost(cdev); fwfault_debug_store() local
3167 struct Scsi_Host *shost = class_to_shost(cdev); ioc_reset_count_show() local
3189 struct Scsi_Host *shost = class_to_shost(cdev); reply_queue_count_show() local
3216 struct Scsi_Host *shost = class_to_shost(cdev); BRM_status_show() local
3293 struct Scsi_Host *shost = class_to_shost(cdev); host_trace_buffer_size_show() local
3340 struct Scsi_Host *shost = class_to_shost(cdev); host_trace_buffer_show() local
3372 struct Scsi_Host *shost = class_to_shost(cdev); host_trace_buffer_store() local
3401 struct Scsi_Host *shost = class_to_shost(cdev); host_trace_buffer_enable_show() local
3419 struct Scsi_Host *shost = class_to_shost(cdev); host_trace_buffer_enable_store() local
3521 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_master_show() local
3547 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_master_store() local
3597 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_event_show() local
3623 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_event_store() local
3673 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_scsi_show() local
3698 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_scsi_store() local
3747 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_mpi_show() local
3772 struct Scsi_Host *shost = class_to_shost(cdev); diag_trigger_mpi_store() local
3825 struct Scsi_Host *shost = class_to_shost(cdev); drv_support_bitmap_show() local
3845 struct Scsi_Host *shost = class_to_shost(cdev); enable_sdev_max_qd_show() local
3867 struct Scsi_Host *shost = class_to_shost(cdev); enable_sdev_max_qd_store() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2465 struct Scsi_Host *shost = dev_to_shost(phy->dev.parent); in phy_to_mrioc() local
2472 struct Scsi_Host *shost = dev_to_shost(rphy->dev.parent->parent); in rphy_to_mrioc() local
3191 mpi3mr_transport_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, in mpi3mr_transport_smp_handler() argument
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c1820 struct Scsi_Host *shost = vport_to_shost(vport); in qedf_vport_create() local
1962 struct Scsi_Host *shost = vport_to_shost(vport); in qedf_vport_destroy() local
2044 static int qedf_fcoe_reset(struct Scsi_Host *shost) in qedf_fcoe_reset() argument
2052 qedf_get_host_port_id(struct Scsi_Host *shost) qedf_get_host_port_id() argument
2059 qedf_fc_get_host_stats(struct Scsi_Host *shost) qedf_fc_get_host_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi.h264 struct Scsi_Host *shost; member
H A Dqedi_main.c634 struct Scsi_Host *shost; in qedi_host_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fsf.c125 struct Scsi_Host *shost = adapter->scsi_host; in zfcp_fsf_fc_host_link_down() local
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2313 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in ahc_linux_set_width() local
2327 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in ahc_linux_set_period() local
2372 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); in ahc_linux_set_offset() local
2401 struct Scsi_Host *shost = dev_to_shost(starget->dev.parent); ahc_linux_set_dt() local
2497 ahc_linux_get_signalling(struct Scsi_Host *shost) ahc_linux_get_signalling() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c546 struct Scsi_Host *shost = hisi_hba->shost; in hisi_sas_queue_command() local
885 void hisi_sas_scan_start(struct Scsi_Host *shost) in hisi_sas_scan_start() argument
893 int hisi_sas_scan_finished(struct Scsi_Host *shost, unsigned long time) in hisi_sas_scan_finished() argument
1503 struct Scsi_Host *shost = hisi_hba->shost; in hisi_sas_controller_reset_prepare() local
1535 struct Scsi_Host *shost = hisi_hba->shost; hisi_sas_controller_reset_done() local
1585 struct Scsi_Host *shost = hisi_hba->shost; hisi_sas_controller_reset() local
2086 hisi_sas_host_reset(struct Scsi_Host *shost, int reset_type) hisi_sas_host_reset() argument
2411 struct Scsi_Host *shost; hisi_sas_shost_alloc() local
2474 struct Scsi_Host *shost; hisi_sas_probe() local
2562 struct Scsi_Host *shost = sha->shost; hisi_sas_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_expander.c2093 void sas_smp_handler(struct bsg_job *job, struct Scsi_Host *shost, in sas_smp_handler() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c4126 int ata_scsi_queuecmd(struct Scsi_Host *shost, struct scsi_cmnd *cmd) in ata_scsi_queuecmd() argument
4284 struct Scsi_Host *shost; in ata_scsi_add_hosts() local
4318 struct Scsi_Host *shost = host->ports[i]->scsi_host; ata_scsi_add_hosts() local
4608 ata_scsi_user_scan(struct Scsi_Host *shost, unsigned int channel, unsigned int id, u64 lun) ata_scsi_user_scan() argument
[all...]

Completed in 69 milliseconds

12345678910>>...14