Searched refs:sbp_target_request (Results 1 – 2 of 2) sorted by relevance
885 static void sbp_handle_command(struct sbp_target_request *);886 static int sbp_send_status(struct sbp_target_request *);887 static void sbp_free_request(struct sbp_target_request *);891 struct sbp_target_request *req = in tgt_agent_process_work()892 container_of(work, struct sbp_target_request, work); in tgt_agent_process_work()952 struct sbp_target_request *req; in tgt_agent_fetch_work()1103 static int sbp_run_request_transaction(struct sbp_target_request *req, in sbp_run_request_transaction()1127 static int sbp_fetch_command(struct sbp_target_request *req) in sbp_fetch_command()1156 static int sbp_fetch_page_table(struct sbp_target_request *req) in sbp_fetch_page_table()1183 static void sbp_calc_data_length_direction(struct sbp_target_request *req, in sbp_calc_data_length_direction()[all …]
218 struct sbp_target_request { struct