Home
last modified time | relevance | path

Searched refs:asd_ascb_alloc_list (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_tmf.c109 ascb = asd_ascb_alloc_list(asd_ha, &res, GFP_KERNEL); \
429 ascb = asd_ascb_alloc_list(asd_ha, &res, GFP_KERNEL); in asd_abort_task()
588 ascb = asd_ascb_alloc_list(asd_ha, &res, GFP_KERNEL); in asd_initiate_ssp_tmf()
Daic94xx_hwi.c329 escb = asd_ascb_alloc_list(asd_ha, &escbs, gfp_flags); in asd_alloc_escbs()
1102 struct asd_ascb *asd_ascb_alloc_list(struct asd_ha_struct in asd_ascb_alloc_list() function
1373 ascb_list = asd_ascb_alloc_list(asd_ha, &k, GFP_KERNEL); in asd_enable_phys()
Daic94xx_hwi.h380 struct asd_ascb *asd_ascb_alloc_list(struct asd_ha_struct
Daic94xx_scb.c295 struct asd_ascb *cp = asd_ascb_alloc_list(ascb->ha, &num, in asd_link_reset_err_tasklet()
927 ascb = asd_ascb_alloc_list(asd_ha, &res, GFP_KERNEL); in asd_control_phy()
Daic94xx_task.c560 ascb = asd_ascb_alloc_list(asd_ha, &res, gfp_flags); in asd_execute_task()