Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/pm8001/
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 …]
A Dpm8001_init.c86 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_map_queues()
522 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_pci_alloc()
603 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_prep_sas_ha_init()
644 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_post_sas_ha_init()
1061 pm8001_ha->name, SHOST_TO_SAS_HA(pm8001_ha->shost)); in pm8001_request_irq()
1117 SHOST_TO_SAS_HA(shost) = sha; in pm8001_pci_probe()
1124 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
1176 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
A Dpm8001_sas.c268 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_scan_start()
284 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in pm8001_scan_finished()
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()
A Dpm8001_hwi.c4684 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_init.c348 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_pci_alloc()
405 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_prep_sas_ha_init()
446 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_post_sas_ha_init()
522 SHOST_TO_SAS_HA(shost) = in mvs_pci_init()
524 if (!SHOST_TO_SAS_HA(shost)) { in mvs_pci_init()
537 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
564 (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()
589 sas_unregister_ha(SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
[all …]
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-6.3-rc2/drivers/scsi/libsas/
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()
A Dsas_scsi_host.c206 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(cmd->device->host); in sas_eh_finish_cmd()
566 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_sas_errors()
694 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_resets()
728 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_scsi_recover_host()
801 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_find_dev_by_rphy()
A Dsas_host_smp.c227 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_smp_host_handler()
A Dsas_ata.c831 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_ata_strategy_handler()
/linux-6.3-rc2/drivers/scsi/isci/
A Dinit.c137 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in isci_show_id()
577 SHOST_TO_SAS_HA(shost) = &ihost->sas_ha; in isci_host_alloc()
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-6.3-rc2/drivers/scsi/aic94xx/
A 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()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h403 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c2348 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc()
2406 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_probe()
A Dhisi_sas_v3_hw.c3295 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc_pci()
4829 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_v3_probe()

Completed in 58 milliseconds