Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/crle/common/
H A D_crle.h186 INSCFG_RET_NEED64 = 2, /* 64-bit config seen by 32-bit crle */ enumerator
H A Dprint.c264 return (INSCFG_RET_NEED64); in scanconfig()
1027 return (INSCFG_RET_NEED64); in inspectconfig()
H A Dcrle.c318 case INSCFG_RET_NEED64: in main()