Searched refs:op_state (Results 1 – 7 of 7) sorted by relevance
64 pci->op_state = OP_ALLOC; in edac_pci_alloc_ctl_info()243 if (pci->op_state == OP_RUNNING_POLL) { in edac_pci_workq_function()363 pci->op_state = OP_RUNNING_POLL; in edac_pci_add_device()367 pci->op_state = OP_RUNNING_INTERRUPT; in edac_pci_add_device()375 edac_dev_name(pci), edac_op_state_to_string(pci->op_state)); in edac_pci_add_device()419 pci->op_state = OP_OFFLINE; in edac_pci_del_device()
234 dev_ctl->op_state = OP_ALLOC; in edac_device_alloc_ctl_info()395 if (edac_dev->op_state == OP_OFFLINE) { in edac_device_workq_function()401 if ((edac_dev->op_state == OP_RUNNING_POLL) && in edac_device_workq_function()541 edac_dev->op_state = OP_RUNNING_POLL; in edac_device_add_device()549 edac_dev->op_state = OP_RUNNING_INTERRUPT; in edac_device_add_device()559 edac_op_state_to_string(edac_dev->op_state)); in edac_device_add_device()603 edac_dev->op_state = OP_OFFLINE; in edac_device_del_device()
209 mci->op_state = OP_ALLOC; in edac_mc_alloc()301 if (mci->op_state == OP_OFFLINE) { in edac_mc_workq_function()331 if (mci->op_state != OP_RUNNING_POLL) in edac_mc_workq_setup()350 if (mci->op_state != OP_RUNNING_POLL) in edac_mc_workq_teardown()381 if (mci->op_state == OP_RUNNING_POLL) in edac_mc_reset_delay_period()544 mci->op_state = OP_RUNNING_POLL; in edac_mc_add_mc()548 mci->op_state = OP_RUNNING_INTERRUPT; in edac_mc_add_mc()596 mci->op_state = OP_OFFLINE; in edac_mc_del_mc()
452 int op_state; member602 int op_state; member704 int op_state; member887 extern char *edac_op_state_to_string(int op_state);
594 edac_dev->op_state = OP_RUNNING_INTERRUPT; in mpc85xx_l2_err_probe()
117 int op_state; member171 p->op_state = state; in ocfs2_control_set_handshake_state()177 return p->op_state; in ocfs2_control_get_handshake_state()311 BUG_ON(p->op_state != OCFS2_CONTROL_HANDSHAKE_PROTOCOL); in ocfs2_control_install_private()
131 u32 op_state:8; member