HomeSort by: relevance | last modified time | path
    Searched defs:broadcast_channel (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ieee1394/
if_fwip.c 103 static int broadcast_channel = 0xc0 | 0x1f; /* tag | channel(XXX) */ variable in typeref:typename:int
346 xferq->flag |= broadcast_channel & 0xff;
600 fp->mode.stream.chtag = broadcast_channel;
739 if (fp->mode.stream.chtag == broadcast_channel)

Completed in 12 milliseconds