Lines Matching refs:asd_ascb
112 struct asd_ascb { struct
120 void (*tasklet_complete)(struct asd_ascb *, struct done_list_struct *); argument
164 struct asd_ascb **escb_arr; /* array of pointers to escbs */
271 struct asd_ascb *ascb) in asd_init_ascb()
319 static inline void asd_ascb_free(struct asd_ascb *ascb) in asd_ascb_free()
343 static inline void asd_ascb_free_list(struct asd_ascb *ascb_list) in asd_ascb_free_list()
351 asd_ascb_free(list_entry(pos, struct asd_ascb, list)); in asd_ascb_free_list()
361 struct asd_ascb *asd_ascb_alloc_list(struct asd_ha_struct
365 int asd_post_ascb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb,
367 int asd_post_escb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb,
371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);