uv_hub_type
static inline int is_uv(int uvmask) { return uv_hub_type() & uvmask; }
return sysfs_emit(buf, "0x%x\n", uv_hub_type());