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

  /src/sys/dev/ieee1394/
fwdev.c 110 static int fwdev_allocbuf(struct firewire_comm *, struct fw_xferq *,
427 err = fwdev_allocbuf(fc, it, &d->bufreq.tx);
455 err = fwdev_allocbuf(fc, ir, &d->bufreq.rx);
751 fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q, function in typeref:typename:int

Completed in 52 milliseconds