VTU_VID_MASK
if (reg == VTU_VID_MASK || (reg & VTU_VID_VALID) == 0)
if ((reg & VTU_VID_MASK) != vg->es_vid)
*data = (vid & VTU_VID_MASK);