EC_MAX_CMD_REPLY  259 drivers/platform/olpc/olpc-ec.c static unsigned char ec_dbgfs_resp[EC_MAX_CMD_REPLY];
EC_MAX_CMD_REPLY  278 drivers/platform/olpc/olpc-ec.c 	if (m < 2 || ec_dbgfs_resp_bytes > EC_MAX_CMD_REPLY) {