HomeSort by: relevance | last modified time | path
    Searched defs:fw_xferq_drain (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
firewire.c 140 static void fw_xferq_drain(struct fw_xferq *);
496 fw_xferq_drain(fc->atq);
499 fw_xferq_drain(fc->ats);
502 fw_xferq_drain(fc->it[i]);
1344 fw_xferq_drain(struct fw_xferq *xferq) function in typeref:typename:void
firewire.c 140 static void fw_xferq_drain(struct fw_xferq *);
496 fw_xferq_drain(fc->atq);
499 fw_xferq_drain(fc->ats);
502 fw_xferq_drain(fc->it[i]);
1344 fw_xferq_drain(struct fw_xferq *xferq) function in typeref:typename:void

Completed in 25 milliseconds