Searched refs:chrdev_request_id (Results 1 – 6 of 6) sorted by relevance
811 tw_dev->chrdev_request_id = request_id; in twl_chrdev_ioctl()827 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in twl_chrdev_ioctl()830 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in twl_chrdev_ioctl()1109 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_initialize_device_extension()1220 if (request_id != tw_dev->chrdev_request_id) in twl_interrupt()1248 if (request_id != tw_dev->chrdev_request_id) { in twl_interrupt()1252 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_interrupt()1442 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_reset_device_extension()
971 tw_dev->chrdev_request_id = request_id; in tw_chrdev_ioctl()1000 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in tw_chrdev_ioctl()1003 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in tw_chrdev_ioctl()1278 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in tw_initialize_device_extension()1362 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in tw_reset_device_extension()2143 if (request_id != tw_dev->chrdev_request_id) { in DEF_SCSI_QCMD()2149 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in DEF_SCSI_QCMD()
706 tw_dev->chrdev_request_id = request_id; in twa_chrdev_ioctl()722 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in twa_chrdev_ioctl()725 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in twa_chrdev_ioctl()1207 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_initialize_device_extension()1307 if (request_id != tw_dev->chrdev_request_id) { in twa_interrupt()1324 if (request_id != tw_dev->chrdev_request_id) { in twa_interrupt()1328 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_interrupt()1642 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_reset_device_extension()
429 volatile int chrdev_request_id; member
388 int chrdev_request_id; member
678 int chrdev_request_id; member