Searched refs:ioa (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/parisc/
H A Dccio-dma.c298 #define CCIO_FIND_FREE_MAPPING(ioa, res_idx, mask, size) \
299 u##size *res_ptr = (u##size *)&((ioc)->res_map[ioa->res_hint & ~((size >> 3) - 1)]); \
300 u##size *res_end = (u##size *)&(ioc)->res_map[ioa->res_size]; \
303 CCIO_SEARCH_LOOP(ioa, res_idx, mask, size);
306 ** Find available bit in this ioa's resource map.
/linux-master/include/uapi/drm/
H A Dv3d_drm.h313 __u32 ioa; member in struct:drm_v3d_submit_tfu
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_sched.c242 V3D_WRITE(V3D_TFU_IOA(v3d->ver), job->args.ioa);
/linux-master/drivers/scsi/
H A Dipr.c701 * @ioa_cfg: ioa config struct
717 * @ioa_cfg: ioa config struct
753 * @ioa_cfg: ioa config struct
779 * @ioa_cfg: ioa config struct
847 * @ioa_cfg: ioa config struct
1045 * @ioa_cfg: ioa config struct
1228 * @ioa_cfg: ioa config struct
1334 * @ioa_cfg: ioa config struct
1534 * @ioa_cfg: ioa config struct
1570 * @ioa_cfg: ioa confi
2520 ipr_get_free_hostrcb(struct ipr_ioa_cfg *ioa) argument
[all...]

Completed in 178 milliseconds