Home
last modified time | relevance | path

Searched defs:hub_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/
H A Duv_sysfs.c115 struct uv_bios_hub_info *hub_info; member
121 static ssize_t hub_name_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_name_show()
126 static ssize_t hub_location_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_location_show()
131 static ssize_t hub_partition_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_partition_show()
136 static ssize_t hub_shared_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_shared_show()
140 static ssize_t hub_nasid_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_nasid_show()
146 static ssize_t hub_cnode_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_cnode_show()
/linux/arch/mips/include/asm/sn/
H A Dklconfig.h606 klinfo_t hub_info; member