Lines Matching refs:sas_ha
239 struct sas_ha_struct *sas_ha; in mvs_bytes_dmaed() local
248 sas_ha = mvi->sas; in mvs_bytes_dmaed()
249 sas_ha->notify_phy_event(sas_phy, PHYE_OOB_DONE); in mvs_bytes_dmaed()
1089 struct sas_ha_struct *sas_ha = sas_phy->ha; in mvs_port_notify_formed() local
1098 while (sas_ha->sas_phy[i]) { in mvs_port_notify_formed()
1099 if (sas_ha->sas_phy[i] == sas_phy) in mvs_port_notify_formed()
1103 hi = i/((struct mvs_prv_info *)sas_ha->lldd_ha)->n_phy; in mvs_port_notify_formed()
1104 mvi = ((struct mvs_prv_info *)sas_ha->lldd_ha)->mvi[hi]; in mvs_port_notify_formed()
1895 struct sas_ha_struct *sas_ha = mvi->sas; in mvs_work_queue() local
1911 sas_ha->notify_phy_event(sas_phy, in mvs_work_queue()
1924 sas_ha->notify_port_event(sas_phy, in mvs_work_queue()