Searched refs:stream_ch (Results 1 – 2 of 2) sorted by relevance
79 static int stream_ch = 1; variable88 SYSCTL_INT(_hw_firewire_fwe, OID_AUTO, stream_ch, CTLFLAG_RWTUN, &stream_ch, 0,149 fwe->stream_ch = stream_ch; in fwe_attach()162 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch; in fwe_attach()291 fwe->stream_ch = stream_ch; in fwe_init()292 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch; in fwe_init()294 xferq->flag |= fwe->stream_ch & 0xff; in fwe_init()375 "\tch %d dma %d\n", fwe->stream_ch, fwe->dma_ch); in fwe_ioctl()
44 short stream_ch; member