OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chanoff
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/cobalt/dev/
zs.c
129
static const int
chanoff
[] = { ZS_CHAN_A, ZS_CHAN_B };
variable in typeref:typename:const int[]
183
if ((zs_base +
chanoff
[channel]) == zs_cons) {
188
cs->cs_reg_csr = zs_base +
chanoff
[channel] + ZS_CSR;
189
cs->cs_reg_data = zs_base +
chanoff
[channel] + ZS_DATA;
Completed in 10 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025