Home
last modified time | relevance | path

Searched refs:bsys_1275_call (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h70 ((BOP_GETVERSION(bop)) >= 9 && (bop->bsys_1275_call != 0))
83 uint64_t bsys_1275_call; member
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootops.c58 bootops.bsys_1275_call = (uint64_t)boot_fail; in setup_bootops()