Searched refs:efct_node (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/scsi/elx/efct/ |
H A D | efct_unsol.c | 21 static struct efct_node * 24 struct efct_node *node; in efct_node_find() 42 struct efct_node *node; in efct_dispatch_frame() 221 efct_sframe_common_send(struct efct_node *node, in efct_sframe_common_send() 300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, in efct_sframe_send_fcp_rsp() 313 efct_sframe_send_task_set_full_or_busy(struct efct_node *node, in efct_sframe_send_task_set_full_or_busy() 339 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq) in efct_dispatch_fcp_cmd() 404 struct efct_node *node = io->node; in efct_process_abts() 463 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq) in efct_node_recv_abts_frame()
|
H A D | efct_unsol.h | 13 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq); 15 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq);
|
H A D | efct_io.h | 100 struct efct_node *node; 172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node,
|
H A D | efct_scsi.h | 84 struct efct_node; 140 efct_scsi_io_alloc(struct efct_node *node);
|
H A D | efct_lio.c | 1058 struct efct_node *tgt_node = container_of(arg, struct efct_node, ref); in _efct_tgt_node_free() 1069 struct efct_node *tgt_node; in efct_session_cb() 1162 struct efct_node *tgt_node; in efct_lio_setup_session() 1247 struct efct_node *tgt_node; in efct_lio_remove_session() 1281 struct efct_node *tgt_node = node->tgt_node; in efct_scsi_del_initiator() 1328 struct efct_node *tgt_node; in efct_scsi_recv_cmd() 1404 struct efct_node *tgt_node; in efct_scsi_recv_tmf()
|
H A D | efct_lio.h | 68 struct efct_node { struct
|
H A D | efct_scsi.c | 30 efct_scsi_io_alloc(struct efct_node *node) in efct_scsi_io_alloc() 79 struct efct_node *node = io->node; in _efct_scsi_io_free() 873 struct efct_node *node = io->node; in efct_target_send_bls_resp() 921 struct efct_node *node = io->node; in efct_bls_send_rjt()
|
H A D | efct_io.c | 172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node, in efct_io_find_tgt_io()
|