Lines Matching refs:asd_ascb
67 static void asd_phy_event_tasklet(struct asd_ascb *ascb, in asd_phy_event_tasklet()
218 static void asd_bytes_dmaed_tasklet(struct asd_ascb *ascb, in asd_bytes_dmaed_tasklet()
240 static void asd_link_reset_err_tasklet(struct asd_ascb *ascb, in asd_link_reset_err_tasklet()
277 struct asd_ascb *cp = asd_ascb_alloc_list(ascb->ha, &num, in asd_link_reset_err_tasklet()
293 static void asd_primitive_rcvd_tasklet(struct asd_ascb *ascb, in asd_primitive_rcvd_tasklet()
366 void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id) in asd_invalidate_edb()
399 static void escb_tasklet_complete(struct asd_ascb *ascb, in escb_tasklet_complete()
429 struct asd_ascb *a, *b; in escb_tasklet_complete()
482 struct asd_ascb *a; in escb_tasklet_complete()
626 static void control_phy_tasklet_complete(struct asd_ascb *ascb, in control_phy_tasklet_complete()
766 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy()
816 static void link_adm_tasklet_complete(struct asd_ascb *ascb,
833 void asd_build_initiate_link_adm_task(struct asd_ascb *ascb, int phy_id,
865 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_ascb_timedout()
894 struct asd_ascb *ascb; in asd_control_phy()