Searched refs:sbp_target_request (Results 1 – 2 of 2) sorted by relevance
881 static void sbp_handle_command(struct sbp_target_request *);882 static int sbp_send_status(struct sbp_target_request *);883 static void sbp_free_request(struct sbp_target_request *);887 struct sbp_target_request *req = in tgt_agent_process_work()888 container_of(work, struct sbp_target_request, work); in tgt_agent_process_work()948 struct sbp_target_request *req; in tgt_agent_fetch_work()1099 static int sbp_run_request_transaction(struct sbp_target_request *req, in sbp_run_request_transaction()1123 static int sbp_fetch_command(struct sbp_target_request *req) in sbp_fetch_command()1152 static int sbp_fetch_page_table(struct sbp_target_request *req) in sbp_fetch_page_table()1179 static void sbp_calc_data_length_direction(struct sbp_target_request *req, in sbp_calc_data_length_direction()[all …]
209 struct sbp_target_request { struct