OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SGI_BOOT_BLOCK_MAXPARTITIONS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/svhlabel/
svhlabel.c
133
for (i = j = 0; i <
SGI_BOOT_BLOCK_MAXPARTITIONS
; i++) {
270
for (i = 0; i <
SGI_BOOT_BLOCK_MAXPARTITIONS
; i++) {
/src/sys/arch/sgimips/stand/sgivol/
sgivol.c
321
for (i = 0; i <
SGI_BOOT_BLOCK_MAXPARTITIONS
; ++i) {
577
if (partno < 0 || partno >=
SGI_BOOT_BLOCK_MAXPARTITIONS
)
/src/sys/sys/
bootblock.h
1306
#define
SGI_BOOT_BLOCK_MAXPARTITIONS
16
1362
} partitions[
SGI_BOOT_BLOCK_MAXPARTITIONS
];
Completed in 206 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026