uv_bios_hub_info
struct uv_bios_hub_info *hub_info;
static ssize_t hub_name_show(struct uv_bios_hub_info *hub_info, char *buf)
static ssize_t hub_location_show(struct uv_bios_hub_info *hub_info, char *buf)
static ssize_t hub_partition_show(struct uv_bios_hub_info *hub_info, char *buf)
static ssize_t hub_shared_show(struct uv_bios_hub_info *hub_info, char *buf)
static ssize_t hub_nasid_show(struct uv_bios_hub_info *hub_info, char *buf)
static ssize_t hub_cnode_show(struct uv_bios_hub_info *hub_info, char *buf)
ssize_t (*show)(struct uv_bios_hub_info *hub_info, char *buf);
ssize_t (*store)(struct uv_bios_hub_info *hub_info, const char *buf, size_t sz);
struct uv_bios_hub_info *bios_hub_info = hub->hub_info;
static struct uv_bios_hub_info *hub_buf;
static int cache_obj_to_cnode(struct uv_bios_hub_info *obj)