Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dversalnet_edac.c56 #define TOTAL_ERR_LENGTH 5 macro
621 if (result[TOTAL_ERR_LENGTH] > length) { in rpmsg_cb()
627 if (mc_priv->part_len < result[TOTAL_ERR_LENGTH]) in rpmsg_cb()
710 length = result[TOTAL_ERR_LENGTH] * 4; in rpmsg_cb()