Lines Matching refs:sas_ha
223 struct sas_ha_struct *sas_ha; in mvs_bytes_dmaed() local
232 sas_ha = mvi->sas; in mvs_bytes_dmaed()
233 sas_ha->notify_phy_event(sas_phy, PHYE_OOB_DONE); in mvs_bytes_dmaed()
1077 struct sas_ha_struct *sas_ha = sas_phy->ha; in mvs_port_notify_formed() local
1086 while (sas_ha->sas_phy[i]) { in mvs_port_notify_formed()
1087 if (sas_ha->sas_phy[i] == sas_phy) in mvs_port_notify_formed()
1091 hi = i/((struct mvs_prv_info *)sas_ha->lldd_ha)->n_phy; in mvs_port_notify_formed()
1092 mvi = ((struct mvs_prv_info *)sas_ha->lldd_ha)->mvi[hi]; in mvs_port_notify_formed()
1883 struct sas_ha_struct *sas_ha = mvi->sas; in mvs_work_queue() local
1898 sas_ha->notify_phy_event(sas_phy, in mvs_work_queue()
1911 sas_ha->notify_port_event(sas_phy, in mvs_work_queue()