Home
last modified time | relevance | path

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

/linux/drivers/scsi/mvsas/
H A 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 …]
H A Dmv_sas.c263 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_start()
278 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in mvs_scan_finished()
/linux/drivers/scsi/libsas/
H A 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()
304 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(shost); in sas_phy_reset()
340 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.c207 struct sas_ha_struct *sas_ha = SHOST_TO_SAS_HA(cmd->device->host); in sas_eh_finish_cmd()
547 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_sas_errors()
675 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_eh_handle_resets()
709 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in sas_scsi_recover_host()
782 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/pm8001/
H A Dpm8001_init.c103 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_map_queues()
539 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_pci_alloc()
611 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_prep_sas_ha_init()
652 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_post_sas_ha_init()
1081 SHOST_TO_SAS_HA(pm8001_ha->shost)); in pm8001_request_irq()
1156 SHOST_TO_SAS_HA(shost) = sha; in pm8001_pci_probe()
1163 pci_set_drvdata(pdev, SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
1217 rc = sas_register_ha(SHOST_TO_SAS_HA(shost)); in pm8001_pci_probe()
H A Dpm8001_sas.c348 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_scan_start()
364 struct sas_ha_struct *ha = SHOST_TO_SAS_HA(shost); in pm8001_scan_finished()
H A Dpm8001_hwi.c4626 struct sas_ha_struct *sha = SHOST_TO_SAS_HA(shost); in pm8001_get_gsm_dump()
/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()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c726 SHOST_TO_SAS_HA(shost) = &asd_ha->sas_ha; in asd_pci_probe()
910 asd_ha = SHOST_TO_SAS_HA(shost)->lldd_ha; in asd_scan_start()
923 sas_drain_work(SHOST_TO_SAS_HA(shost)); in asd_scan_finished()
/linux/include/scsi/
H A Dlibsas.h388 #define SHOST_TO_SAS_HA(_shost) (*(struct sas_ha_struct **)(_shost)->hostdata) macro
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2498 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc()
2561 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_probe()
H A Dhisi_sas_v3_hw.c3484 SHOST_TO_SAS_HA(shost) = &hisi_hba->sha; in hisi_sas_shost_alloc_pci()
4978 sha = SHOST_TO_SAS_HA(shost); in hisi_sas_v3_probe()