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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.h185 #define TW_IOCTL_CHRDEV_FREE -1 macro
H A D3w-9xxx.h365 #define TW_IOCTL_CHRDEV_FREE -1 macro
H A D3w-9xxx.c697 timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout);
700 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) {
1182 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1305 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1637 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-xxxx.c792 timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout);
795 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) {
1067 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1183 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
2006 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;

Completed in 65 milliseconds