Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwip.c94 static int broadcast_channel = 0xc0 | 0x1f; /* tag | channel(XXX) */ variable
298 xferq->flag |= broadcast_channel & 0xff; in fwip_init()
607 fp->mode.stream.chtag = broadcast_channel; in fwip_async_output()
754 if (fp->mode.stream.chtag == broadcast_channel) in fwip_stream_input()