Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/pm8001/
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 …]
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()
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()
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()
Dpm8001_hwi.c4628 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/linux-6.12.1/drivers/scsi/mvsas/
Dmv_init.c331 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_pci_alloc()
388 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_prep_sas_ha_init()
429 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_post_sas_ha_init()
504 SHOST_TO_SAS_HA(shost) = in mvs_pci_init()
506 if (!SHOST_TO_SAS_HA(shost)) { in mvs_pci_init()
519 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
543 struct mvs_prv_info *mpi = SHOST_TO_SAS_HA(shost)->lldd_ha; in mvs_pci_init()
546 (unsigned long)SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
556 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
560 DRV_NAME, SHOST_TO_SAS_HA(shost)); in mvs_pci_init()
[all …]
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.12.1/drivers/scsi/libsas/
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()
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()
Dsas_host_smp.c227 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_smp_host_handler()
Dsas_ata.c825 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_ata_strategy_handler()
/linux-6.12.1/drivers/scsi/isci/
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()
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.12.1/drivers/scsi/aic94xx/
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-6.12.1/include/scsi/
Dlibsas.h384 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/linux-6.12.1/drivers/scsi/hisi_sas/
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()
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()