Home
last modified time | relevance | path

Searched refs:TW_IOCTL_CHRDEV_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h231 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-sas.h124 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-9xxx.h358 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-sas.c786 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in twl_chrdev_ioctl()
D3w-xxxx.c988 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in tw_chrdev_ioctl()
D3w-9xxx.c717 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in twa_chrdev_ioctl()