Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.c899 static inline bool tgt_agent_check_active(struct sbp_target_agent *agent) in tgt_agent_check_active() function
940 while (next_orb && tgt_agent_check_active(agent)) { in tgt_agent_fetch_work()
991 if (tgt_agent_check_active(agent) && !doorbell) { in tgt_agent_fetch_work()