Home
last modified time | relevance | path

Searched refs:TW_Ioctl_Driver_Command (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/
D3w-sas.h319 } TW_Ioctl_Driver_Command; typedef
322 TW_Ioctl_Driver_Command driver_command;
D3w-9xxx.h588 } TW_Ioctl_Driver_Command; typedef
591 TW_Ioctl_Driver_Command driver_command;
D3w-sas.c725 TW_Ioctl_Driver_Command driver_command; in twl_chrdev_ioctl()
742 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twl_chrdev_ioctl()
D3w-9xxx.c648 TW_Ioctl_Driver_Command driver_command; in twa_chrdev_ioctl()
669 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twa_chrdev_ioctl()