Home
last modified time | relevance | path

Searched refs:SHOST_TO_SAS_HA (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.c60 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_mpi_interface_rev_show()
86 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in controller_fatal_error_show()
106 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_fw_version_show()
137 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_ila_version_show()
163 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_inactive_fw_version_show()
190 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_out_io_show()
214 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_devices_show()
239 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_sg_list_show()
283 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_sas_spec_support_show()
312 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_host_sas_address_show()
[all …]
H A Dpm8001_init.c87 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_map_queues()
515 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_pci_alloc()
596 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_prep_sas_ha_init()
637 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_post_sas_ha_init()
1059 SHOST_TO_SAS_HA(pm8001_ha->shost)); in pm8001_request_irq()
1114 SHOST_TO_SAS_HA(shost) = sha; in pm8001_pci_probe()
1121 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
1175 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
H A Dpm8001_sas.c281 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_scan_start()
297 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in pm8001_scan_finished()
H A Dpm80xx_hwi.c89 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm80xx_get_fatal_dump()
391 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm80xx_get_non_fatal_dump()
H A Dpm8001_hwi.c4685 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_init.c346 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_pci_alloc()
403 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_prep_sas_ha_init()
444 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_post_sas_ha_init()
519 SHOST_TO_SAS_HA(shost) = in mvs_pci_init()
521 if (!SHOST_TO_SAS_HA(shost)) { in mvs_pci_init()
534 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
558 struct mvs_prv_info *mpi = SHOST_TO_SAS_HA(shost)->lldd_ha; in mvs_pci_init()
561 (unsigned long)SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
571 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
575 DRV_NAME, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
[all …]
H A Dmv_sas.c273 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_start()
288 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_finished()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_init.c183 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_get_linkerrors()
232 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in transport_sas_phy_reset()
266 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_enable()
303 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_reset()
339 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_set_phy_speed()
524 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
553 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
593 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
603 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
H A Dsas_scsi_host.c205 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(cmd->device->host); in sas_eh_finish_cmd()
530 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_sas_errors()
658 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_resets()
692 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_scsi_recover_host()
765 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_find_dev_by_rphy()
H A Dsas_host_smp.c227 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_smp_host_handler()
H A Dsas_ata.c828 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_ata_strategy_handler()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c740 SHOST_TO_SAS_HA(shost) = &asd_ha->sas_ha; in asd_pci_probe()
921 asd_ha = SHOST_TO_SAS_HA(shost)->lldd_ha; in asd_scan_start()
934 sas_drain_work(SHOST_TO_SAS_HA(shost)); in asd_scan_finished()
/openbmc/linux/drivers/scsi/isci/
H A Dinit.c137 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in isci_show_id()
574 SHOST_TO_SAS_HA(shost) = &ihost->sas_ha; in isci_host_alloc()
H A Dhost.c654 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in isci_host_scan_finished()
1047 struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha; in isci_host_start()
/openbmc/linux/include/scsi/
H A Dlibsas.h384 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2445 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc()
2503 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_probe()
H A Dhisi_sas_v3_hw.c3403 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc_pci()
4991 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_v3_probe()