OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rhash
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/fdt/
fdt_boot.c
413
const uint8_t *
rhash
;
local in function:fdt_detect_root_device
424
rhash
= fdtbus_get_prop(chosen, "netbsd,mbr", &len);
425
if (
rhash
== NULL || len != 16)
447
if (memcmp(
rhash
, hash, 16) == 0) {
Completed in 37 milliseconds
Indexes created Mon Oct 27 15:09:58 GMT 2025