Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h921 u_int untagged_queue_lock; member
H A Daic7xxx_core.c279 ahc->untagged_queue_lock++; in ahc_freeze_untagged_queues()
292 ahc->untagged_queue_lock--; in ahc_release_untagged_queues()
293 if (ahc->untagged_queue_lock == 0) in ahc_release_untagged_queues()
936 if (ahc->untagged_queue_lock != 0) in ahc_run_untagged_queue()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h919 u_int untagged_queue_lock; member
H A Daic7xxx_core.c279 ahc->untagged_queue_lock++; in ahc_freeze_untagged_queues()
292 ahc->untagged_queue_lock--; in ahc_release_untagged_queues()
293 if (ahc->untagged_queue_lock == 0) in ahc_release_untagged_queues()
936 if (ahc->untagged_queue_lock != 0) in ahc_run_untagged_queue()

Completed in 20 milliseconds