Home
last modified time | relevance | path

Searched refs:AGENT_STATE_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.h83 #define AGENT_STATE_ACTIVE 1 macro
H A Dsbp_target.c724 agent->state = AGENT_STATE_ACTIVE; in tgt_agent_rw_orb_pointer()
760 agent->state = AGENT_STATE_ACTIVE; in tgt_agent_rw_doorbell()
904 active = (agent->state == AGENT_STATE_ACTIVE); in tgt_agent_check_active()