chrdev_request_id 701 drivers/scsi/3w-9xxx.c tw_dev->chrdev_request_id = request_id; chrdev_request_id 717 drivers/scsi/3w-9xxx.c timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout); chrdev_request_id 720 drivers/scsi/3w-9xxx.c if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { chrdev_request_id 1207 drivers/scsi/3w-9xxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 1307 drivers/scsi/3w-9xxx.c if (request_id != tw_dev->chrdev_request_id) { chrdev_request_id 1324 drivers/scsi/3w-9xxx.c if (request_id != tw_dev->chrdev_request_id) { chrdev_request_id 1328 drivers/scsi/3w-9xxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 1626 drivers/scsi/3w-9xxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 670 drivers/scsi/3w-9xxx.h int chrdev_request_id; chrdev_request_id 774 drivers/scsi/3w-sas.c tw_dev->chrdev_request_id = request_id; chrdev_request_id 790 drivers/scsi/3w-sas.c timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout); chrdev_request_id 793 drivers/scsi/3w-sas.c if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { chrdev_request_id 1072 drivers/scsi/3w-sas.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 1174 drivers/scsi/3w-sas.c if (request_id != tw_dev->chrdev_request_id) chrdev_request_id 1202 drivers/scsi/3w-sas.c if (request_id != tw_dev->chrdev_request_id) { chrdev_request_id 1206 drivers/scsi/3w-sas.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 1398 drivers/scsi/3w-sas.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 381 drivers/scsi/3w-sas.h int chrdev_request_id; chrdev_request_id 960 drivers/scsi/3w-xxxx.c tw_dev->chrdev_request_id = request_id; chrdev_request_id 989 drivers/scsi/3w-xxxx.c timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FREE, timeout); chrdev_request_id 992 drivers/scsi/3w-xxxx.c if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { chrdev_request_id 1279 drivers/scsi/3w-xxxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 1337 drivers/scsi/3w-xxxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 2116 drivers/scsi/3w-xxxx.c if (request_id != tw_dev->chrdev_request_id) { chrdev_request_id 2122 drivers/scsi/3w-xxxx.c tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; chrdev_request_id 426 drivers/scsi/3w-xxxx.h volatile int chrdev_request_id;