Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/vr/
H A Dvr.h157 #define VR_BUG_NEEDMIION (1 << 2) /* chip needs miion secret */ macro
H A Dvr.c1802 if ((vrp->chip.info.bugs & VR_BUG_NEEDMIION) != 0) in vr_start()