Searched refs:TW_IOCTL_CHRDEV_FREE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.h132 #define TW_IOCTL_CHRDEV_FREE -1 macro
H A D3w-xxxx.h185 #define TW_IOCTL_CHRDEV_FREE -1 macro
H A D3w-sas.c827 timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout);
830 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) {
1109 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1252 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1442 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-xxxx.c803 timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout);
806 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) {
1081 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1165 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1950 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-9xxx.h367 #define TW_IOCTL_CHRDEV_FREE -1 macro
H A D3w-9xxx.c721 timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout);
724 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) {
1207 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1328 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1642 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;

Completed in 165 milliseconds