Lines Matching refs:asd_ascb
67 static void asd_phy_event_tasklet(struct asd_ascb *ascb, in asd_phy_event_tasklet()
217 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()
364 void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id) in asd_invalidate_edb()
397 static void escb_tasklet_complete(struct asd_ascb *ascb, in escb_tasklet_complete()
427 struct asd_ascb *a, *b; in escb_tasklet_complete()
480 struct asd_ascb *a; in escb_tasklet_complete()
624 static void control_phy_tasklet_complete(struct asd_ascb *ascb, in control_phy_tasklet_complete()
762 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy()
812 static void link_adm_tasklet_complete(struct asd_ascb *ascb,
829 void asd_build_initiate_link_adm_task(struct asd_ascb *ascb, int phy_id,
861 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_ascb_timedout()
890 struct asd_ascb *ascb; in asd_control_phy()