Searched refs:PROM_VER64_OK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_vercheck.c318 * If it's ready (or the test doesn't apply), return PROM_VER64_OK.
347 return (PROM_VER64_OK);
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h210 #define PROM_VER64_OK 0 /* Prom is 64-bit ready (or n/a) */ macro
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c506 if (prom_version_check(buf, PROM_VERS_MAX_LEN, NULL) != PROM_VER64_OK) {
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c3120 if (i == PROM_VER64_OK)

Completed in 892 milliseconds