Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h234 #define FWXF_RCVD 0x20 macro
H A Dfwdev.c434 if (xfer->flag & FWXF_RCVD) { in fw_write_async()
H A Dfirewire.c1959 rb->xfer->flag = FWXF_RCVD; in fw_rcv()
H A Dfwohci.c1138 if (xfer->flag & FWXF_RCVD) {