Searched refs:OP_RUNNING_POLL (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_module.c43 if (opstate == OP_RUNNING_POLL)
H A Dedac_pci.c209 if (pci->op_state == OP_RUNNING_POLL) {
329 pci->op_state = OP_RUNNING_POLL;
H A Dedac_mc.c323 if (mci->op_state != OP_RUNNING_POLL)
342 if (mci->op_state != OP_RUNNING_POLL)
373 if (mci->op_state == OP_RUNNING_POLL)
535 mci->op_state = OP_RUNNING_POLL;
H A Dedac_device.c401 if ((edac_dev->op_state == OP_RUNNING_POLL) &&
541 edac_dev->op_state = OP_RUNNING_POLL;
H A Dedac_core.h211 #define OP_RUNNING_POLL 0x201 macro

Completed in 71 milliseconds