HomeSort by: relevance | last modified time | path
    Searched refs:SGI_BOOT_BLOCK_MAXVOLDIRS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sgimips/stand/sgivol/
sgivol.c 280 if (slot < 0 || slot >= SGI_BOOT_BLOCK_MAXVOLDIRS)
312 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; ++i)
397 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; ++i) {
402 if (i >= SGI_BOOT_BLOCK_MAXVOLDIRS)
438 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; ++i) {
512 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; ++i) {
517 if (i >= SGI_BOOT_BLOCK_MAXVOLDIRS)
547 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; i++) {
620 while (n < SGI_BOOT_BLOCK_MAXVOLDIRS) {
  /src/sbin/svhlabel/
svhlabel.c 264 for (i = 0; i < SGI_BOOT_BLOCK_MAXVOLDIRS; i++) {
  /src/sys/sys/
bootblock.h 1306 #define SGI_BOOT_BLOCK_MAXVOLDIRS 15
1356 } voldir[SGI_BOOT_BLOCK_MAXVOLDIRS];

Completed in 16 milliseconds