Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/edac/
Dedac_module.c40 else if (opstate == OP_ALLOC) in edac_op_state_to_string()
Dedac_pci.c64 pci->op_state = OP_ALLOC; in edac_pci_alloc_ctl_info()
Dedac_device.c234 dev_ctl->op_state = OP_ALLOC; in edac_device_alloc_ctl_info()
Dedac_core.h214 #define OP_ALLOC 0x100 macro
Dedac_mc.c209 mci->op_state = OP_ALLOC; in edac_mc_alloc()