Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfirewire.h88 #define FWTCODE_STREAM 0xa macro
H A Dfirewire.c1909 case FWTCODE_STREAM: in fw_rcv()
H A Dfwohci.c879 if (tcode == FWTCODE_STREAM ){
/dragonfly/usr.sbin/fwcontrol/
H A Dfwdv.c289 pkt->mode.stream.tcode = FWTCODE_STREAM; in dvsend()
/dragonfly/sys/dev/netif/fwe/
H A Dif_fwe.c197 fwe->pkt_hdr.mode.stream.tcode = FWTCODE_STREAM; in fwe_attach()