OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uda
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
tmscp.c
58
static volatile struct
uda
{
struct
62
}
uda
;
variable in typeref:typename:volatile struct uda
69
static volatile struct
uda
*ubauda;
92
nisse[494]=PG_V|(((u_int)&
uda
)>>9);
94
ubauda=(void*)0x3dc00+(((u_int)(&
uda
))&0x1ff);
110
uda
.uda_ca.ca_rspdsc=(int)&ubauda->uda_rsp.mscp_cmdref;
111
uda
.uda_ca.ca_cmddsc=(int)&ubauda->uda_cmd.mscp_cmdref;
112
uda
.uda_cmd.mscp_un.un_seq.seq_addr = (long *)&
uda
.uda_ca.ca_cmddsc;
113
uda
.uda_rsp.mscp_un.un_seq.seq_addr = (long *)&uda.uda_ca.ca_rspdsc
[
all
...]
ra.c
60
static volatile struct
uda
{
struct
64
}
uda
;
variable in typeref:typename:volatile struct uda
74
static volatile struct
uda
*ubauda;
86
memset((void *)&
uda
, 0, sizeof(struct
uda
));
94
if (csrbase) { /* On a
uda
-alike adapter */
104
ubauda = (struct
uda
*)ubmap(494,
105
(int)&
uda
, sizeof(struct
uda
));
127
johan = ((u_int)&
uda
.uda_ca.ca_rspdsc) & 0xffff
[
all
...]
/src/sys/arch/hpcmips/stand/pbsdboot/
main.c
915
UDACCEL
uda
;
local in function:FbDlgProc
945
uda
.nSec = 1;
946
uda
.nInc = 0x100;
949
0, (LPARAM)&
uda
);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025