Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfirewire.c140 static void fw_xferq_drain(struct fw_xferq *);
496 fw_xferq_drain(fc->atq); in fw_drain_txq()
499 fw_xferq_drain(fc->ats); in fw_drain_txq()
502 fw_xferq_drain(fc->it[i]); in fw_drain_txq()
1344 fw_xferq_drain(struct fw_xferq *xferq) in fw_xferq_drain() function