OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__disk
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
disk.c
62
}
__disk
;
variable in typeref:struct:disk
80
boot_device(&
__disk
.type, &
__disk
.unit, &
__disk
.format);
83
__disk
.type = type;
85
__disk
.unit = unit;
87
__disk
.partition = partition;
89
__disk
.active = true;
90
__disk
.offset = 0;
93
if (!find_partition_start(
__disk
.partition, &__disk.offset))
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025