Searched refs:VBS_K_IOCTL (Results 1 – 1 of 1) sorted by relevance
42 #define VBS_K_IOCTL 0xAF macro44 #define VBS_K_SET_DEV _IOW(VBS_K_IOCTL, 0x00, struct vbs_dev_info)45 #define VBS_K_SET_VQ _IOW(VBS_K_IOCTL, 0x01, struct vbs_vqs_info)46 #define VBS_K_RESET_DEV _IO(VBS_K_IOCTL, 0x02)
Completed in 3 milliseconds