Searched refs:XPC_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_partition.c242 if (XPC_VERSION_MAJOR(remote_rp->version) !=
243 XPC_VERSION_MAJOR(XPC_RP_VERSION)) {
H A Dxpc.h28 #define XPC_VERSION_MAJOR(_v) ((_v) >> 4) macro

Completed in 118 milliseconds