Searched refs:VR_MIICMD_MD_READ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr_impl.h358 #define VR_MIICMD_MD_READ (1 << 6) macro
H A Dvr.c3016 VR_SETBIT8(vrp->acc_reg, VR_MIICMD, VR_MIICMD_MD_READ);
3029 } while ((VR_GET8(vrp->acc_reg, VR_MIICMD) & VR_MIICMD_MD_READ) != 0);

Completed in 51 milliseconds