Home
last modified time | relevance | path

Searched refs:TW_IOCTL_ERROR_OS_EINTR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
D3w-9xxx.h392 #define TW_IOCTL_ERROR_OS_EINTR -EINTR // Interrupted system call macro
D3w-9xxx.c664 retval = TW_IOCTL_ERROR_OS_EINTR; in twa_chrdev_ioctl()