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

  /src/sys/dev/ieee1394/
firewire.c 379 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) function in typeref:typename:int
1179 if (fw_asyreq(rb->fc, -1, rb->xfer)) {
1570 fw_asyreq(fc, -1, xfer);
2283 err = fw_asyreq(fc, -1, xfer);
firewire.h 260 struct fw_asyreq { struct
438 #define FW_ASYREQ _IOWR('S', 92, struct fw_asyreq)

Completed in 13 milliseconds