HomeSort by relevance Sort by last modified time
    Searched refs:BO_VERSION (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/uts/sparc/os/
sundep.c 100 if (boots_version == BO_VERSION)
104 BO_VERSION, boots_version);
  /onnv/onnv-gate/usr/src/psm/stand/boot/sparc/common/
bootops.c 59 bootops.bsys_version = BO_VERSION;
boot_plat.c 499 dprintf("\nboot: V%d /boot interface.\n", BO_VERSION);
  /onnv/onnv-gate/usr/src/uts/intel/sys/
bootconf.h 88 * Warning: Changing BO_VERSION blows compatibility between booters
93 #define BO_VERSION 10 /* bootops interface revision # */
  /onnv/onnv-gate/usr/src/uts/sun/sys/
bootconf.h 65 #define BO_VERSION 9 /* bootops interface revision # */
  /onnv/onnv-gate/usr/src/uts/intel/ia32/os/
sundep.c 105 if (boots_version == BO_VERSION)
109 BO_VERSION, boots_version);
  /onnv/onnv-gate/usr/src/uts/i86pc/os/
fakebop.c     [all...]

Completed in 180 milliseconds