Lines Matching refs:sas_ha

71 	struct sas_ha_struct *sas_ha = &asd_ha->sas_ha;  in asd_phy_event_tasklet()  local
84 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_LOSS_OF_SIGNAL); in asd_phy_event_tasklet()
92 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_DONE); in asd_phy_event_tasklet()
97 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_SPINUP_HOLD); in asd_phy_event_tasklet()
105 sas_ha->notify_phy_event(&phy->sas_phy, PHYE_OOB_ERROR); in asd_phy_event_tasklet()
225 struct sas_ha_struct *sas_ha = phy->sas_phy.ha; in asd_bytes_dmaed_tasklet() local
237 sas_ha->notify_port_event(&phy->sas_phy, PORTE_BYTES_DMAED); in asd_bytes_dmaed_tasklet()
245 struct sas_ha_struct *sas_ha = &asd_ha->sas_ha; in asd_link_reset_err_tasklet() local
246 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_link_reset_err_tasklet()
273 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()
298 struct sas_ha_struct *sas_ha = &ascb->ha->sas_ha; in asd_primitive_rcvd_tasklet() local
299 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in asd_primitive_rcvd_tasklet()
318 sas_ha->notify_port_event(sas_phy,PORTE_BROADCAST_RCVD); in asd_primitive_rcvd_tasklet()
339 sas_ha->notify_port_event(sas_phy, PORTE_HARD_RESET); in asd_primitive_rcvd_tasklet()
401 struct sas_ha_struct *sas_ha = &asd_ha->sas_ha; in escb_tasklet_complete() local
405 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in escb_tasklet_complete()
570 sas_ha->notify_port_event(sas_phy, PORTE_TIMER_EVENT); in escb_tasklet_complete()