ERI_G_STATUS_RX_DONE
if (((erisbits & ERI_G_STATUS_RX_INT) == ERI_G_STATUS_RX_DONE) &&
if (erisbits & ERI_G_STATUS_RX_DONE) {