Home
last modified time | relevance | path

Searched refs:ioa (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/v3d/
H A Dv3d_sched.c325 V3D_WRITE(V3D_TFU_IOA(v3d->ver), job->args.ioa); in v3d_tfu_job_run()
/linux/drivers/scsi/
H A Dipr.c2520 static struct ipr_hostrcb *ipr_get_free_hostrcb(struct ipr_ioa_cfg *ioa) in ipr_get_free_hostrcb() argument
2524 hostrcb = list_first_entry_or_null(&ioa->hostrcb_free_q, in ipr_get_free_hostrcb()
2528 dev_info(&ioa->pdev->dev, "Reclaiming async error buffers."); in ipr_get_free_hostrcb()
2529 hostrcb = list_first_entry_or_null(&ioa->hostrcb_report_q, in ipr_get_free_hostrcb()