Lines Matching refs:asd_ascb
67 static void asd_phy_event_tasklet(struct asd_ascb *ascb, in asd_phy_event_tasklet()
216 static void asd_bytes_dmaed_tasklet(struct asd_ascb *ascb, in asd_bytes_dmaed_tasklet()
238 static void asd_link_reset_err_tasklet(struct asd_ascb *ascb, in asd_link_reset_err_tasklet()
275 struct asd_ascb *cp = asd_ascb_alloc_list(ascb->ha, &num, in asd_link_reset_err_tasklet()
291 static void asd_primitive_rcvd_tasklet(struct asd_ascb *ascb, in asd_primitive_rcvd_tasklet()
362 void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id) in asd_invalidate_edb()
395 static void escb_tasklet_complete(struct asd_ascb *ascb, in escb_tasklet_complete()
425 struct asd_ascb *a, *b; in escb_tasklet_complete()
478 struct asd_ascb *a; in escb_tasklet_complete()
622 static void control_phy_tasklet_complete(struct asd_ascb *ascb, in control_phy_tasklet_complete()
760 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy()
810 static void link_adm_tasklet_complete(struct asd_ascb *ascb,
827 void asd_build_initiate_link_adm_task(struct asd_ascb *ascb, int phy_id,
859 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_ascb_timedout()
888 struct asd_ascb *ascb; in asd_control_phy()