Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
D3w-sas.h316 } TW_Ioctl_Driver_Command; typedef
319 TW_Ioctl_Driver_Command driver_command;
D3w-9xxx.h585 } TW_Ioctl_Driver_Command; typedef
588 TW_Ioctl_Driver_Command driver_command;
D3w-sas.c719 TW_Ioctl_Driver_Command driver_command; in twl_chrdev_ioctl()
736 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twl_chrdev_ioctl()
D3w-9xxx.c642 TW_Ioctl_Driver_Command driver_command; in twa_chrdev_ioctl()
662 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twa_chrdev_ioctl()