OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:candidate_root
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_netbsdkintf.c
719
device_t
candidate_root
= NULL;
local in function:rf_buildroothack
725
candidate_root
= rf_find_bootwedge(rsc);
728
if (
candidate_root
== NULL) {
730
candidate_root
= dkwedge_find_by_parent(
734
__func__, DEVICE_XNAME(
candidate_root
));
736
candidate_root
= dksc->sc_dev;
741
__func__, DEVICE_XNAME(
candidate_root
),
751
booted_device =
candidate_root
;
rf_netbsdkintf.c
719
device_t
candidate_root
= NULL;
local in function:rf_buildroothack
725
candidate_root
= rf_find_bootwedge(rsc);
728
if (
candidate_root
== NULL) {
730
candidate_root
= dkwedge_find_by_parent(
734
__func__, DEVICE_XNAME(
candidate_root
));
736
candidate_root
= dksc->sc_dev;
741
__func__, DEVICE_XNAME(
candidate_root
),
751
booted_device =
candidate_root
;
rf_netbsdkintf.c
719
device_t
candidate_root
= NULL;
local in function:rf_buildroothack
725
candidate_root
= rf_find_bootwedge(rsc);
728
if (
candidate_root
== NULL) {
730
candidate_root
= dkwedge_find_by_parent(
734
__func__, DEVICE_XNAME(
candidate_root
));
736
candidate_root
= dksc->sc_dev;
741
__func__, DEVICE_XNAME(
candidate_root
),
751
booted_device =
candidate_root
;
Completed in 41 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025