Searched defs:beiscsi_conn (Results 1 – 3 of 3) sorted by relevance
224 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local284 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local1117 be_complete_io(struct beiscsi_conn *beiscsi_conn, in be_complete_io()1212 be_complete_tmf(struct beiscsi_conn *beiscsi_conn, in be_complete_tmf()1874 struct beiscsi_conn *beiscsi_conn; in beiscsi_process_cq() local2281 struct beiscsi_conn *beiscsi_conn = io_task->conn; in hwi_write_buffer() local4251 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_cleanup_task() local4371 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_alloc_pdu() local4516 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_iotask_v2() local4577 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_iotask() local[all …]
136 struct beiscsi_conn *beiscsi_conn; in beiscsi_conn_create() local177 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_bind() local855 static void beiscsi_set_params_for_offld(struct beiscsi_conn *beiscsi_conn, in beiscsi_set_params_for_offld()901 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_start() local1009 struct beiscsi_conn *beiscsi_conn; in beiscsi_free_ep() local
407 struct beiscsi_conn { struct412 u32 beiscsi_conn_cid; argument413 struct beiscsi_endpoint *ep;414 unsigned short login_in_progress;415 struct wrb_handle *plogin_wrb_handle;416 struct sgl_handle *plogin_sgl_handle;417 struct beiscsi_session *beiscsi_sess;418 struct iscsi_task *task;
Completed in 20 milliseconds