/src/sys/external/bsd/drm/dist/shared-core/ |
mga_state.c | 697 static void mga_dma_dispatch_indices(struct drm_device * dev, struct drm_buf * buf, function in typeref:typename:void 972 mga_dma_dispatch_indices(dev, buf, indices->start, indices->end);
|
/src/sys/external/bsd/drm2/dist/drm/mga/ |
mga_state.c | 674 static void mga_dma_dispatch_indices(struct drm_device *dev, struct drm_buf *buf, function in typeref:typename:void 940 mga_dma_dispatch_indices(dev, buf, indices->start, indices->end);
|