Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_ctl.c59 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_mpi_interface_rev_show()
85 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in controller_fatal_error_show()
105 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_fw_version_show()
136 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_ila_version_show()
162 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_inactive_fw_version_show()
189 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_out_io_show()
213 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_devices_show()
240 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_max_sg_list_show()
286 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_sas_spec_support_show()
315 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_ctl_host_sas_address_show()
[all …]
Dpm8001_init.c499 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_pci_alloc()
578 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_prep_sas_ha_init()
623 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_post_sas_ha_init()
1032 pm8001_ha->name, SHOST_TO_SAS_HA(pm8001_ha->shost)); in pm8001_request_irq()
1088 SHOST_TO_SAS_HA(shost) = sha; in pm8001_pci_probe()
1095 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
1134 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
Dpm8001_sas.c266 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_scan_start()
282 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in pm8001_scan_finished()
Dpm80xx_hwi.c88 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm80xx_get_fatal_dump()
390 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm80xx_get_non_fatal_dump()
Dpm8001_hwi.c4864 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_init.c352 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_pci_alloc()
409 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_prep_sas_ha_init()
450 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_post_sas_ha_init()
525 SHOST_TO_SAS_HA(shost) = in mvs_pci_init()
527 if (!SHOST_TO_SAS_HA(shost)) { in mvs_pci_init()
540 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
562 mpi = (struct mvs_prv_info *)(SHOST_TO_SAS_HA(shost)->lldd_ha); in mvs_pci_init()
565 (unsigned long)SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
574 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
578 DRV_NAME, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
[all …]
Dmv_sas.c272 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_start()
287 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_finished()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_init.c184 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_get_linkerrors()
233 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in transport_sas_phy_reset()
267 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()
338 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_set_phy_speed()
477 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_reset()
504 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in queue_phy_enable()
542 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_show()
552 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in phy_event_threshold_store()
Dsas_scsi_host.c207 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(cmd->device->host); in sas_eh_finish_cmd()
563 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_sas_errors()
691 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_resets()
725 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_scsi_recover_host()
797 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_find_dev_by_rphy()
Dsas_host_smp.c227 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_smp_host_handler()
Dsas_ata.c750 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_ata_strategy_handler()
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dinit.c137 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in isci_show_id()
576 SHOST_TO_SAS_HA(shost) = &ihost->sas_ha; in isci_host_alloc()
Dhost.c656 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in isci_host_scan_finished()
1049 struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha; in isci_host_start()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_init.c741 SHOST_TO_SAS_HA(shost) = &asd_ha->sas_ha; in asd_pci_probe()
922 asd_ha = SHOST_TO_SAS_HA(shost)->lldd_ha; in asd_scan_start()
935 sas_drain_work(SHOST_TO_SAS_HA(shost)); in asd_scan_finished()
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h402 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c3204 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc_pci()
3263 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_v3_probe()
Dhisi_sas_main.c2580 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc()
2634 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_probe()