OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hvrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
iomod.h
357
u_int
hvrs
[512]; /* HVRSes (HVERSION-dependent Register Sets) */
member in struct:iomod
/src/sys/dev/acpi/
acpi.c
583
static struct krndsource
hvrs
;
local
587
memset(&
hvrs
, 0, sizeof(
hvrs
));
588
rnd_attach_source(&
hvrs
, "Hyper-V OEM0",
592
rnd_add_data(&
hvrs
, hostrnd, hrlen, hrlen * NBBY);
Completed in 47 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026