Searched refs:ioctl_code (Results 1 – 12 of 12) sorted by relevance
47 ULONG ioctl_code) { in OnEvtIoDeviceControl() argument50 switch (ioctl_code) { in OnEvtIoDeviceControl()77 ioctl_code); in OnEvtIoDeviceControl()
24 __forceinline ULONG GetCtlCode(ULONG ioctl_code) { in GetCtlCode() argument25 return (ioctl_code >> 2) & 0x0FFF; in GetCtlCode()
70 ULONG ioctl_code);
92 ULONG ioctl_code) { in OnEvtIoDeviceControl() argument
112 ULONG ioctl_code);
235 ULONG ioctl_code);284 ULONG ioctl_code);
100 ULONG ioctl_code);
143 ULONG ioctl_code) { in OnEvtIoDeviceControl() argument146 switch (ioctl_code) { in OnEvtIoDeviceControl()163 ioctl_code); in OnEvtIoDeviceControl()
511 ULONG ioctl_code) {527 ioctl_code);571 ULONG ioctl_code) { in OnGetUsbDeviceDescriptorCtl()583 ioctl_code); in OnGetUsbDeviceDescriptorCtl()
90 int ioctl_code; member