Lines Matching refs:asd_ascb
130 struct asd_ascb { struct
138 void (*tasklet_complete)(struct asd_ascb *, struct done_list_struct *); argument
182 struct asd_ascb **escb_arr; /* array of pointers to escbs */
289 struct asd_ascb *ascb) in asd_init_ascb()
338 static inline void asd_ascb_free(struct asd_ascb *ascb) in asd_ascb_free()
362 static inline void asd_ascb_free_list(struct asd_ascb *ascb_list) in asd_ascb_free_list()
370 asd_ascb_free(list_entry(pos, struct asd_ascb, list)); in asd_ascb_free_list()
380 struct asd_ascb *asd_ascb_alloc_list(struct asd_ha_struct
384 int asd_post_ascb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb,
386 int asd_post_escb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb,
390 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);