OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_theaddr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/gsc/
harmonyvar.h
78
bus_addr_t
c_theaddr
;
member in struct:harmony_channel
harmony.c
1056
c->
c_theaddr
= nextaddr;
1099
c->
c_theaddr
= nextaddr;
1248
if (cur > c->
c_theaddr
) {
1249
nsegs = (cur - c->
c_theaddr
) / HARMONY_BUFSIZE;
1250
} else if (cur < c->
c_theaddr
) {
1252
c->
c_theaddr
) / HARMONY_BUFSIZE;
1260
c->
c_theaddr
= cur;
Completed in 33 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025