Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_ioc32.c515 u32 send_indices; /**< List of handles to buffers */ member
539 d.send_indices = (int *)(unsigned long)d32->send_indices; in compat_drm_dma()
H A Ddrm.h392 int __user *send_indices; /**< List of handles to buffers */ member