Searched refs:fc_fcp_pkt (Results 1 – 5 of 5) sorted by relevance
89 static void fc_fcp_rec(struct fc_fcp_pkt *);138 struct fc_fcp_pkt *fsp; in fc_fcp_pkt_alloc()780 struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg; in fc_fcp_recv()1068 struct fc_fcp_pkt *fsp; in fc_fcp_cleanup_each_cmd()1369 struct fc_fcp_pkt *fsp = arg; in fc_tm_done()1511 struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg; in fc_fcp_rec_resp()1774 struct fc_fcp_pkt *fsp = arg; in fc_fcp_srr_resp()1865 struct fc_fcp_pkt *fsp; in fc_queuecommand()2105 struct fc_fcp_pkt *fsp; in fc_eh_abort()2159 struct fc_fcp_pkt *fsp; in fc_eh_device_reset()[all …]
98 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid);99 void fc_fcp_ddp_done(struct fc_fcp_pkt *fsp);
2186 struct fc_fcp_pkt *fsp = NULL; in fc_exch_seq_send()
311 struct fc_fcp_pkt { struct552 int (*fcp_cmd_send)(struct fc_lport *, struct fc_fcp_pkt *,878 static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp) in fc_fcp_is_read()
71 struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */
Completed in 20 milliseconds