RADEON_FAMILY_MASK
rdev->family = flags & RADEON_FAMILY_MASK;
switch (flags & RADEON_FAMILY_MASK) {
rdev->family = rdev->flags & RADEON_FAMILY_MASK;