Searched refs:boots_version (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dsundep.c98 check_boot_version(int boots_version) argument
100 if (boots_version == BO_VERSION)
104 BO_VERSION, boots_version);
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsundep.c100 check_boot_version(int boots_version) argument
102 if (boots_version == BO_VERSION)
106 BO_VERSION, boots_version);

Completed in 60 milliseconds