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

/freebsd-12-stable/sys/dev/firewire/
H A Dif_fwevar.h45 short stream_ch; member in struct:fwe_softc
H A Dif_fwe.c81 static int stream_ch = 1; variable
90 SYSCTL_INT(_hw_firewire_fwe, OID_AUTO, stream_ch, CTLFLAG_RWTUN, &stream_ch, 0,
151 fwe->stream_ch = stream_ch;
164 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch;
297 fwe->stream_ch = stream_ch;
298 fwe->pkt_hdr.mode.stream.chtag = fwe->stream_ch;
300 xferq->flag |= fwe->stream_ch
[all...]

Completed in 77 milliseconds