ioa 206 drivers/gpu/drm/v3d/v3d_sched.c V3D_WRITE(V3D_TFU_IOA, job->args.ioa); ioa 308 drivers/parisc/ccio-dma.c #define CCIO_FIND_FREE_MAPPING(ioa, res_idx, mask, size) \ ioa 309 drivers/parisc/ccio-dma.c u##size *res_ptr = (u##size *)&((ioc)->res_map[ioa->res_hint & ~((size >> 3) - 1)]); \ ioa 310 drivers/parisc/ccio-dma.c u##size *res_end = (u##size *)&(ioc)->res_map[ioa->res_size]; \ ioa 313 drivers/parisc/ccio-dma.c CCIO_SEARCH_LOOP(ioa, res_idx, mask, size); ioa 2608 drivers/scsi/ipr.c static struct ipr_hostrcb *ipr_get_free_hostrcb(struct ipr_ioa_cfg *ioa) ioa 2612 drivers/scsi/ipr.c hostrcb = list_first_entry_or_null(&ioa->hostrcb_free_q, ioa 2616 drivers/scsi/ipr.c dev_info(&ioa->pdev->dev, "Reclaiming async error buffers."); ioa 2617 drivers/scsi/ipr.c hostrcb = list_first_entry_or_null(&ioa->hostrcb_report_q, ioa 220 include/uapi/drm/v3d_drm.h __u32 ioa;