Searched refs:VR_BUG_NEEDMIION (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/vr/ | ||
H A D | vr.h | 157 #define VR_BUG_NEEDMIION (1 << 2) /* chip needs miion secret */ macro |
H A D | vr.c | 1802 if ((vrp->chip.info.bugs & VR_BUG_NEEDMIION) != 0) in vr_start() |