Home
last modified time | relevance | path

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

/Linux-v5.10/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.c722 TW_Ioctl_Driver_Command driver_command; in twl_chrdev_ioctl()
739 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twl_chrdev_ioctl()
D3w-9xxx.c646 TW_Ioctl_Driver_Command driver_command; in twa_chrdev_ioctl()
666 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twa_chrdev_ioctl()