Searched refs:oper_state (Results 1 – 4 of 4) sorted by relevance
125 u8 oper_state; in SCM_LOG_STATE() member129 .oper_state = scmdev->attrs.oper_state, in SCM_LOG_STATE()
43 if (scmdev->attrs.oper_state != OP_STATE_GOOD) in scm_probe()
100 scm_attr(oper_state);141 scmdev->attrs.oper_state = sale->op_state; in scmdev_setup()162 scmdev->attrs.oper_state != sale->op_state; in scmdev_update()164 scmdev->attrs.oper_state = sale->op_state; in scmdev_update()
89 unsigned int oper_state:4; member