Home
last modified time | relevance | path

Searched refs:INSCFG_RET_NEED64 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h182 INSCFG_RET_NEED64 = 2, /* 64-bit config seen by 32-bit crle */ enumerator
H A Dprint.c235 return (INSCFG_RET_NEED64); in scanconfig()
900 return (INSCFG_RET_NEED64); in inspectconfig()
H A Dcrle.c308 case INSCFG_RET_NEED64: in main()