<dec f='src/src/sys/dev/pci/amrvar.h' l='142' type='void amr_ccb_enqueue(struct amr_softc * , struct amr_ccb * )'/>
<use f='src/src/sys/dev/pci/amr.c' l='859' u='c' c='amr_intr'/>
<use f='src/src/sys/dev/pci/amr.c' l='889' u='c' c='amr_quartz_thread'/>
<use f='src/src/sys/dev/pci/amr.c' l='934' u='c' c='amr_std_thread'/>
<def f='src/src/sys/dev/pci/amr.c' l='1085' ll='1108' type='void amr_ccb_enqueue(struct amr_softc * amr, struct amr_ccb * ac)'/>
<use f='src/src/sys/dev/pci/amr.c' l='1227' u='c' c='amr_ccb_wait'/>
<doc f='src/src/sys/dev/pci/amr.c' l='1080'>/*
 * If a CCB is specified, enqueue it.  Pull CCBs off the software queue in
 * the order that they were enqueued and try to submit their command blocks
 * to the controller for execution.
 */</doc>
<use f='src/src/sys/dev/pci/ld_amr.c' l='158' u='c' c='ld_amr_dobio'/>
