OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEC_NUM_DISK_PARTS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/dec/
dec_boot.h
46
*
DEC_NUM_DISK_PARTS
is the number of partitions that are recorded in
50
#define
DEC_NUM_DISK_PARTS
8
68
dec_disk_map map[
DEC_NUM_DISK_PARTS
]; /* Indicates disk partitions. */
/src/sys/arch/pmax/pmax/
disksubr.c
169
part <((MAXPARTITIONS<
DEC_NUM_DISK_PARTS
) ?
170
MAXPARTITIONS :
DEC_NUM_DISK_PARTS
);
/src/sys/arch/vax/vax/
disksubr.c
175
part <((MAXPARTITIONS<
DEC_NUM_DISK_PARTS
) ?
176
MAXPARTITIONS :
DEC_NUM_DISK_PARTS
);
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025