Searched refs:OP_OFFLINE (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.c51 else if (opstate == OP_OFFLINE)
H A Dedac_device.c395 if (edac_dev->op_state == OP_OFFLINE) {
603 edac_dev->op_state = OP_OFFLINE;
H A Dedac_pci.c385 pci->op_state = OP_OFFLINE;
H A Dedac_mc.c293 if (mci->op_state == OP_OFFLINE) {
587 mci->op_state = OP_OFFLINE;
H A Dedac_core.h214 #define OP_OFFLINE 0x300 macro

Completed in 34 milliseconds