OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qdmap
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
qd.c
164
struct
qdmap
qdmap
[NQD]; /* QDSS register map structure */
variable in typeref:struct:qdmap[]
501
* load
qdmap
struct with the virtual addresses of the QDSS elements
504
qdmap
[unit].template = qdbase[unit] + TMPSTART;
505
qdmap
[unit].adder = qdbase[unit] + ADDER;
506
qdmap
[unit].dga = qdbase[unit] + DGA;
507
qdmap
[unit].duart = qdbase[unit] + DUART;
508
qdmap
[unit].memcsr = qdbase[unit] + MEMCSR;
509
qdmap
[unit].red = qdbase[unit] + RED;
510
qdmap
[unit].blue = qdbase[unit] + BLUE
[
all
...]
qduser.h
95
struct
qdmap
{ /* map of register blocks in QDSS */
struct
/src/sys/arch/vax/include/
qduser.h
102
struct
qdmap
{ /* map of register blocks in QDSS */
struct
Completed in 13 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025