Searched refs:stream_ch (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwevar.h43 short stream_ch; member in struct:fwe_softc
H A Dif_fwe.c79 static int stream_ch = 1; variable
88 SYSCTL_INT(_hw_firewire_fwe, OID_AUTO, stream_ch, CTLFLAG_RWTUN, &stream_ch, 0,
149 fwe->stream_ch = stream_ch;
162 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch;
295 fwe->stream_ch = stream_ch;
296 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch;
298 xferq->flag |= fwe->stream_ch
[all...]

Completed in 85 milliseconds