Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/sbp/
Dsbp_target.h134 struct sbp_target_agent *tgt_agt;
199 struct sbp_target_agent { struct
Dsbp_target.c264 static void sbp_target_agent_unregister(struct sbp_target_agent *);
286 static struct sbp_target_agent *sbp_target_agent_register(
700 struct sbp_target_agent *agent) in tgt_agent_rw_agent_state()
726 struct sbp_target_agent *agent) in tgt_agent_rw_agent_reset()
742 struct sbp_target_agent *agent) in tgt_agent_rw_orb_pointer()
781 struct sbp_target_agent *agent) in tgt_agent_rw_doorbell()
811 int tcode, void *data, struct sbp_target_agent *agent) in tgt_agent_rw_unsolicited_status_enable()
832 struct sbp_target_agent *agent = callback_data; in tgt_agent_rw()
932 static inline bool tgt_agent_check_active(struct sbp_target_agent *agent) in tgt_agent_check_active()
945 struct sbp_target_agent *agent = in tgt_agent_fetch_work()
[all …]