OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_regs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/stand/pbsdboot/
disptest.c
147
}
test_regs
[] = {
variable in typeref:struct:regdesc
251
int nregs = sizeof(
test_regs
)/sizeof(*
test_regs
);
254
regfetch(&
test_regs
[i]);
255
test_regs
[i].preval =
test_regs
[i].val;
260
regfetch(&
test_regs
[i]);
261
if (
test_regs
[i].val !=
test_regs
[i].preval) {
263
test_regs
[i].name
[
all
...]
Completed in 14 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026