Home
last modified time | relevance | path

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

/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.c99 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_map_queues()
537 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_pci_alloc()
608 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_prep_sas_ha_init()
649 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_post_sas_ha_init()
1078 SHOST_TO_SAS_HA(pm8001_ha->shost)); in pm8001_request_irq()
1153 SHOST_TO_SAS_HA(shost) = sha; in pm8001_pci_probe()
1160 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
1214 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.c4628 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/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.c825 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_ata_strategy_handler()
/linux/drivers/scsi/isci/
H A Dinit.c133 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in isci_show_id()
557 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()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c726 SHOST_TO_SAS_HA(shost) = &asd_ha->sas_ha; in asd_pci_probe()
907 asd_ha = SHOST_TO_SAS_HA(shost)->lldd_ha; in asd_scan_start()
920 sas_drain_work(SHOST_TO_SAS_HA(shost)); in asd_scan_finished()
/linux/include/scsi/
H A Dlibsas.h384 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/linux/drivers/scsi/mvsas/
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()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2446 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc()
2504 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_probe()
H A Dhisi_sas_v3_hw.c3393 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc_pci()
4807 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_v3_probe()