Searched refs:partid (Results 1 - 4 of 4) sorted by relevance

/arch/x86/platform/uv/
H A Dbios_uv.c86 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, argument
101 if (partid)
102 *partid = part.partition_id;
/arch/ia64/include/asm/sn/
H A Dklconfig.h224 unsigned short partid; /* widget part number */ member in struct:klinfo_s
H A Dsn_sal.h1054 u8 *systemsize, u8 *sharing_domain_size, u8 *partid, u8 *coher, u8 *reg)
1074 if (partid) *partid = ia64_sn_sysctl_partition_get(nasid);
1088 if (partid) *partid = (ret_stuff.v0 >> 24) & 0xff;
1053 ia64_sn_get_sn_info(int fc, u8 *shubtype, u16 *nasid_bitmask, u8 *nasid_shift, u8 *systemsize, u8 *sharing_domain_size, u8 *partid, u8 *coher, u8 *reg) argument
/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c395 u8 partid; local
409 &sharing_size, &partid, &coher, &region_size))
424 partid, utsname()->nodename,

Completed in 337 milliseconds