Home
last modified time | relevance | path

Searched defs:ascb (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_task.c58 struct asd_ascb *ascb = task->lldd_task; in asd_map_scatterlist() local
134 static void asd_unmap_scatterlist(struct asd_ascb *ascb) in asd_unmap_scatterlist()
158 static void asd_get_response_tasklet(struct asd_ascb *ascb, in asd_get_response_tasklet()
212 static void asd_task_tasklet_complete(struct asd_ascb *ascb, in asd_task_tasklet_complete()
364 static int asd_build_ata_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ata_ascb()
432 static int asd_build_smp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_smp_ascb()
482 static int asd_build_ssp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ssp_ascb()
551 struct asd_ascb *ascb = NULL, *a; in asd_execute_task() local
Daic94xx_tmf.c35 static int asd_enqueue_internal(struct asd_ascb *ascb, in asd_enqueue_internal()
74 static void asd_clear_nexus_tasklet_complete(struct asd_ascb *ascb, in asd_clear_nexus_tasklet_complete()
91 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_clear_nexus_timedout() local
265 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_tmf_timedout() local
273 static int asd_get_tmf_resp_tasklet(struct asd_ascb *ascb, in asd_get_tmf_resp_tasklet()
319 static void asd_tmf_tasklet_complete(struct asd_ascb *ascb, in asd_tmf_tasklet_complete()
410 struct asd_ascb *ascb = NULL; in asd_abort_task() local
578 struct asd_ascb *ascb; in asd_initiate_ssp_tmf() local
704 struct asd_ascb *ascb = task->lldd_task; in asd_query_task() local
Daic94xx_scb.c85 static void asd_phy_event_tasklet(struct asd_ascb *ascb, in asd_phy_event_tasklet()
235 static void asd_bytes_dmaed_tasklet(struct asd_ascb *ascb, in asd_bytes_dmaed_tasklet()
258 static void asd_link_reset_err_tasklet(struct asd_ascb *ascb, in asd_link_reset_err_tasklet()
311 static void asd_primitive_rcvd_tasklet(struct asd_ascb *ascb, in asd_primitive_rcvd_tasklet()
382 void asd_invalidate_edb(struct asd_ascb *ascb, int edb_id) in asd_invalidate_edb()
415 static void escb_tasklet_complete(struct asd_ascb *ascb, in escb_tasklet_complete()
642 static void control_phy_tasklet_complete(struct asd_ascb *ascb, in control_phy_tasklet_complete()
776 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy()
874 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_ascb_timedout() local
903 struct asd_ascb *ascb; in asd_control_phy() local
Daic94xx_hwi.c363 struct asd_ascb *ascb = seq->escb_arr[i]; in asd_assign_edbs2escbs() local
740 struct asd_ascb *ascb; in asd_dl_tasklet_handler() local
1053 struct asd_ascb *ascb; in asd_ascb_alloc() local
1111 struct asd_ascb *ascb = asd_ascb_alloc(asd_ha, gfp_flags); in asd_ascb_alloc_list() local
1149 struct asd_ascb *ascb) in asd_swap_head_scb()
1177 struct asd_ascb *ascb; in asd_start_scb_timers() local
1206 int asd_post_ascb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb, in asd_post_ascb_list()
1258 int asd_post_escb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb, in asd_post_escb_list()
1359 struct asd_ascb *ascb; in asd_enable_phys() local
Daic94xx_hwi.h289 struct asd_ascb *ascb) in asd_init_ascb()
337 static inline void asd_ascb_free(struct asd_ascb *ascb) in asd_ascb_free()
Daic94xx_init.c882 struct asd_ascb *ascb = list_entry(pos, struct asd_ascb, list); in asd_free_queues() local