OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__disk
(Results
1 - 2
of
2
) 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
...]
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 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025