Home
last modified time | relevance | path

Searched defs:scc_chan (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/scc/
H A Dscc_bfe.h86 struct scc_chan { struct
87 struct resource ch_rres;
88 struct resource_list ch_rlist;
91 void *ch_icookie;
92 int ch_irid;
94 struct scc_mode ch_mode[SCC_NMODES];
96 u_int ch_nr;
97 int ch_enabled:1;
98 int ch_sysdev:1;
100 uint32_t ch_ipend;
[all …]