/src/sys/external/bsd/drm/dist/shared-core/ |
mga_state.c | 746 static void mga_dma_dispatch_iload(struct drm_device * dev, struct drm_buf * buf, function in typeref:typename:void 1006 mga_dma_dispatch_iload(dev, buf, iload->dstorg, iload->length);
|
/src/sys/external/bsd/drm2/dist/drm/mga/ |
mga_state.c | 723 static void mga_dma_dispatch_iload(struct drm_device *dev, struct drm_buf *buf, function in typeref:typename:void 976 mga_dma_dispatch_iload(dev, buf, iload->dstorg, iload->length);
|