Home
last modified time | relevance | path

Searched refs:atq (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/at/
H A DMakefile8 LINKS= ${BINDIR}/at ${BINDIR}/atq \
12 at.1 atq.1 \
/freebsd/sys/dev/firewire/
H A Dfirewire.c218 xferq = fc->atq; in fw_asyreq()
575 fw_xferq_drain(fc->atq); in fw_drain_txq()
780 fc->atq->queued = 0; in fw_init()
785 fc->atq->buf = NULL; in fw_init()
790 fc->atq->flag = 0; in fw_init()
793 STAILQ_INIT(&fc->atq->q); in fw_init()
815 fc->atq->maxq = FWMAXQUEUE; in fw_init()
H A Dfirewirereg.h124 *arq, *atq, *ars, *ats, *it[FW_MAX_DMACH],*ir[FW_MAX_DMACH]; member
H A Dif_fwip.c540 xferq = fc->atq; in fwip_async_output()
697 fwip->fd.fc->atq->start(fwip->fd.fc); in fwip_start_send()
H A Dif_fwe.c492 xferq = fwe->fd.fc->atq; in fwe_as_output()
H A Dfwohci.c632 sc->fc.atq = &sc->atrq.xferq;
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc73 OLD_FILES+=usr/bin/atq
78 OLD_FILES+=usr/share/man/man1/atq.1.gz