Home
last modified time | relevance | path

Searched refs:efct_node (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c21 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 Defct_unsol.h13 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 Defct_io.h100 struct efct_node *node;
172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node,
H A Defct_scsi.h84 struct efct_node;
140 efct_scsi_io_alloc(struct efct_node *node);
H A Defct_lio.h68 struct efct_node { struct
69 list_entryefct_node global() argument
70 refefct_node global() argument
71 releaseefct_node global() argument
72 efctefct_node global() argument
73 nodeefct_node global() argument
74 sessionefct_node global() argument
75 active_ios_lockefct_node global() argument
76 active_iosefct_node global() argument
77 display_nameefct_node global() argument
78 port_fc_idefct_node global() argument
79 node_fc_idefct_node global() argument
80 vpiefct_node global() argument
81 rpiefct_node global() argument
82 abort_cntefct_node global() argument
H A Defct_scsi.c30 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 Defct_io.c172 efct_io_find_tgt_io(struct efct *efct, struct efct_node *node, in efct_io_find_tgt_io()