XPC_MSG_MAX_SIZE 78 drivers/misc/sgi-xp/xp.h #define XPC_MSG_PAYLOAD_MAX_SIZE (XPC_MSG_MAX_SIZE - XPC_MSG_HDR_MAX_SIZE) XPC_MSG_MAX_SIZE 143 drivers/misc/sgi-xp/xp_main.c if (XPC_MSG_SIZE(payload_size) > XPC_MSG_MAX_SIZE) XPC_MSG_MAX_SIZE 64 drivers/misc/sgi-xp/xpnet.c #define XPNET_MSG_NENTRIES (PAGE_SIZE / XPC_MSG_MAX_SIZE)