<dec f='src/src/sys/dev/ic/aic7xxx_inline.h' l='125' type='void ahc_release_untagged_queues(struct ahc_softc * ahc)'/>
<def f='src/src/sys/dev/ic/aic7xxx_inline.h' l='144' ll='152' type='void ahc_release_untagged_queues(struct ahc_softc * ahc)'/>
<doc f='src/src/sys/dev/ic/aic7xxx_inline.h' l='138'>/*
 * Allow the next untagged transaction for this target or target lun
 * to be executed.  We use a counting semaphore to allow the lock
 * to be acquired recursively.  Once the count drops to zero, the
 * transaction queues will be run.
 */</doc>
<use f='src/src/sys/dev/ic/aic7xxx.c' l='5502' u='c' c='ahc_search_qinfifo'/>
<use f='src/src/sys/dev/ic/aic7xxx.c' l='5600' u='c' c='ahc_search_untagged_queues'/>
<use f='src/src/sys/dev/ic/aic7xxx.c' l='5895' u='c' c='ahc_abort_scbs'/>
