Searched refs:chrdev_request_id (Results 1 – 6 of 6) sorted by relevance
773 tw_dev->chrdev_request_id = request_id; in twl_chrdev_ioctl()789 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in twl_chrdev_ioctl()792 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in twl_chrdev_ioctl()1070 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_initialize_device_extension()1172 if (request_id != tw_dev->chrdev_request_id) in twl_interrupt()1200 if (request_id != tw_dev->chrdev_request_id) { in twl_interrupt()1204 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_interrupt()1397 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twl_reset_device_extension()
704 tw_dev->chrdev_request_id = request_id; in twa_chrdev_ioctl()720 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in twa_chrdev_ioctl()723 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in twa_chrdev_ioctl()1205 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_initialize_device_extension()1305 if (request_id != tw_dev->chrdev_request_id) { in twa_interrupt()1322 if (request_id != tw_dev->chrdev_request_id) { in twa_interrupt()1326 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_interrupt()1626 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in twa_reset_device_extension()
962 tw_dev->chrdev_request_id = request_id; in tw_chrdev_ioctl()991 …timeout = wait_event_timeout(tw_dev->ioctl_wqueue, tw_dev->chrdev_request_id == TW_IOCTL_CHRDEV_FR… in tw_chrdev_ioctl()994 if (tw_dev->chrdev_request_id != TW_IOCTL_CHRDEV_FREE) { in tw_chrdev_ioctl()1279 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in tw_initialize_device_extension()1337 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in tw_reset_device_extension()2111 if (request_id != tw_dev->chrdev_request_id) { in DEF_SCSI_QCMD()2117 tw_dev->chrdev_request_id = TW_IOCTL_CHRDEV_FREE; in DEF_SCSI_QCMD()
435 volatile int chrdev_request_id; member
397 int chrdev_request_id; member
687 int chrdev_request_id; member