Searched refs:chrdev_request_id (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-sas.c811 tw_dev->chrdev_request_id = request_id;
827 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;
1220 if (request_id != tw_dev->chrdev_request_id)
1248 if (request_id != tw_dev->chrdev_request_id) {
1252 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1442 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-sas.h388 int chrdev_request_id; member in struct:TAG_TW_Device_Extension
H A D3w-xxxx.c774 tw_dev->chrdev_request_id = request_id;
803 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;
1944 if (request_id != tw_dev->chrdev_request_id) {
1950 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-9xxx.c705 tw_dev->chrdev_request_id = request_id;
721 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;
1307 if (request_id != tw_dev->chrdev_request_id) {
1324 if (request_id != tw_dev->chrdev_request_id) {
1328 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1642 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-xxxx.h378 volatile int chrdev_request_id; member in struct:TAG_TW_Device_Extension
H A D3w-9xxx.h678 int chrdev_request_id; member in struct:TAG_TW_Device_Extension
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.c811 tw_dev->chrdev_request_id = request_id;
827 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;
1220 if (request_id != tw_dev->chrdev_request_id)
1248 if (request_id != tw_dev->chrdev_request_id) {
1252 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1442 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-sas.h388 int chrdev_request_id; member in struct:TAG_TW_Device_Extension
H A D3w-xxxx.c774 tw_dev->chrdev_request_id = request_id;
803 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;
1944 if (request_id != tw_dev->chrdev_request_id) {
1950 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-9xxx.c705 tw_dev->chrdev_request_id = request_id;
721 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;
1307 if (request_id != tw_dev->chrdev_request_id) {
1324 if (request_id != tw_dev->chrdev_request_id) {
1328 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
1642 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE;
H A D3w-xxxx.h378 volatile int chrdev_request_id; member in struct:TAG_TW_Device_Extension
H A D3w-9xxx.h678 int chrdev_request_id; member in struct:TAG_TW_Device_Extension

Completed in 191 milliseconds