Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewire.h87 #define FWTCODE_STREAM 0xa macro
H A Dif_fwe.c160 fwe->pkt_hdr.mode.stream.tcode = FWTCODE_STREAM; in fwe_attach()
H A Dif_fwip.c608 fp->mode.stream.tcode = FWTCODE_STREAM; in fwip_async_output()
H A Dfirewire.c2052 case FWTCODE_STREAM: in fw_rcv()
H A Dfwohci.c914 if (tcode == FWTCODE_STREAM) {
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c293 pkt->mode.stream.tcode = FWTCODE_STREAM; in dvsend()