Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_task.c40 struct asd_ascb *ascb = task->lldd_task; in asd_map_scatterlist() local
116 static void asd_unmap_scatterlist(struct asd_ascb *ascb) in asd_unmap_scatterlist()
140 static void asd_get_response_tasklet(struct asd_ascb *ascb, in asd_get_response_tasklet()
194 static void asd_task_tasklet_complete(struct asd_ascb *ascb, in asd_task_tasklet_complete()
345 static int asd_build_ata_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ata_ascb()
413 static int asd_build_smp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_smp_ascb()
463 static int asd_build_ssp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ssp_ascb()
532 struct asd_ascb *ascb = NULL, *a; in asd_execute_task() local
Daic94xx_tmf.c17 static int asd_enqueue_internal(struct asd_ascb *ascb, in asd_enqueue_internal()
56 static void asd_clear_nexus_tasklet_complete(struct asd_ascb *ascb, in asd_clear_nexus_tasklet_complete()
73 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_clear_nexus_timedout() local
247 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_tmf_timedout() local
255 static int asd_get_tmf_resp_tasklet(struct asd_ascb *ascb, in asd_get_tmf_resp_tasklet()
301 static void asd_tmf_tasklet_complete(struct asd_ascb *ascb, in asd_tmf_tasklet_complete()
392 struct asd_ascb *ascb = NULL; in asd_abort_task() local
560 struct asd_ascb *ascb; in asd_initiate_ssp_tmf() local
677 struct asd_ascb *ascb = task->lldd_task; in asd_query_task() local
Daic94xx_scb.c67 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()
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()
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()
865 struct asd_ascb *ascb = from_timer(ascb, t, timer); in asd_ascb_timedout() local
894 struct asd_ascb *ascb; in asd_control_phy() local
Daic94xx_hwi.c345 struct asd_ascb *ascb = seq->escb_arr[i]; in asd_assign_edbs2escbs() local
722 struct asd_ascb *ascb; in asd_dl_tasklet_handler() local
1035 struct asd_ascb *ascb; in asd_ascb_alloc() local
1092 struct asd_ascb *ascb = asd_ascb_alloc(asd_ha, gfp_flags); in asd_ascb_alloc_list() local
1130 struct asd_ascb *ascb) in asd_swap_head_scb()
1157 struct asd_ascb *ascb; in asd_start_scb_timers() local
1186 int asd_post_ascb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb, in asd_post_ascb_list()
1238 int asd_post_escb_list(struct asd_ha_struct *asd_ha, struct asd_ascb *ascb, in asd_post_escb_list()
1339 struct asd_ascb *ascb; in asd_enable_phys() local
Daic94xx_hwi.h271 struct asd_ascb *ascb) in asd_init_ascb()
319 static inline void asd_ascb_free(struct asd_ascb *ascb) in asd_ascb_free()
Daic94xx_init.c862 struct asd_ascb *ascb = list_entry(pos, struct asd_ascb, list); in asd_free_queues() local