Home
last modified time | relevance | path

Searched refs:shubtype (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/sn/
Dsn_sal.h1053 ia64_sn_get_sn_info(int fc, u8 *shubtype, u16 *nasid_bitmask, u8 *nasid_shift, in ia64_sn_get_sn_info() argument
1069 if (shubtype) *shubtype = 0; in ia64_sn_get_sn_info()
1085 if (shubtype) *shubtype = ret_stuff.v0 & 0xff; in ia64_sn_get_sn_info()
/linux-2.6.39/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c391 u8 shubtype; in sn_topology_show() local
407 &shubtype, &nasid_mask, &nasid_shift, &system_size, in sn_topology_show()
424 shubtype ? "shub2" : "shub1", in sn_topology_show()