Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-sas.h332 } TW_Ioctl_Driver_Command; typedef
335 TW_Ioctl_Driver_Command driver_command;
H A D3w-9xxx.h604 } TW_Ioctl_Driver_Command; typedef
607 TW_Ioctl_Driver_Command driver_command;
H A D3w-sas.c721 TW_Ioctl_Driver_Command driver_command; in twl_chrdev_ioctl()
738 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twl_chrdev_ioctl()
H A D3w-9xxx.c647 TW_Ioctl_Driver_Command driver_command; in twa_chrdev_ioctl()
667 if (copy_from_user(&driver_command, argp, sizeof(TW_Ioctl_Driver_Command))) in twa_chrdev_ioctl()