Searched refs:atq (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.bin/at/
H A DMakefile7 LINKS= ${BINDIR}/at ${BINDIR}/atq \
11 at.1 atq.1 \
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h124 *arq, *atq, *ars, *ats, *it[FW_MAX_DMACH],*ir[FW_MAX_DMACH]; member in struct:firewire_comm
H A Dfirewire.c219 xferq = fc->atq;
576 fw_xferq_drain(fc->atq);
781 fc->atq->queued = 0;
786 fc->atq->buf = NULL;
791 fc->atq->flag = 0;
794 STAILQ_INIT(&fc->atq->q);
816 fc->atq->maxq = FWMAXQUEUE;
H A Dif_fwip.c547 xferq = fc->atq;
704 fwip->fd.fc->atq->start(fwip->fd.fc);
H A Dif_fwe.c498 xferq = fwe->fd.fc->atq;
H A Dfwohci.c631 sc->fc.atq = &sc->atrq.xferq;

Completed in 90 milliseconds