Home
last modified time | relevance | path

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

/drivers/scsi/
D3w-xxxx.h230 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-sas.h127 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-9xxx.h361 #define TW_IOCTL_CHRDEV_TIMEOUT 60 /* 60 seconds */ macro
D3w-sas.c790 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in twl_chrdev_ioctl()
D3w-xxxx.c985 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in tw_chrdev_ioctl()
D3w-9xxx.c717 timeout = TW_IOCTL_CHRDEV_TIMEOUT*HZ; in twa_chrdev_ioctl()