OP_RUNNING_POLL
if ((edac_dev->op_state == OP_RUNNING_POLL) &&
edac_dev->op_state = OP_RUNNING_POLL;
if (mci->op_state != OP_RUNNING_POLL) {
if (mci->op_state == OP_RUNNING_POLL)
mci->op_state = OP_RUNNING_POLL;
if (opstate == OP_RUNNING_POLL)
if (pci->op_state != OP_RUNNING_POLL) {
pci->op_state = OP_RUNNING_POLL;