Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h385 chtag:8,
391 chtag:8,
H A Dif_fwe.c162 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch; in fwe_attach()
292 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch; in fwe_init()
H A Dfirewire.h147 COMMON_HDR(len, chtag, tcode, sy);
H A Dif_fwip.c607 fp->mode.stream.chtag = broadcast_channel; in fwip_async_output()
754 if (fp->mode.stream.chtag == broadcast_channel) in fwip_stream_input()
H A Dfwohci.c2508 unsigned short chtag; local
2514 chtag = sc->it[dmach].xferq.flag & 0xff;
2528 ohcifp->mode.stream.chtag = chtag;
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c294 pkt->mode.stream.chtag = ich; in dvsend()