Home
last modified time | relevance | path

Searched refs:fc_fcp_pkt (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c85 static void fc_fcp_rec(struct fc_fcp_pkt *);
134 struct fc_fcp_pkt *fsp; in fc_fcp_pkt_alloc()
775 struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg; in fc_fcp_recv()
1063 struct fc_fcp_pkt *fsp; in fc_fcp_cleanup_each_cmd()
1364 struct fc_fcp_pkt *fsp = arg; in fc_tm_done()
1506 struct fc_fcp_pkt *fsp = (struct fc_fcp_pkt *)arg; in fc_fcp_rec_resp()
1770 struct fc_fcp_pkt *fsp = arg; in fc_fcp_srr_resp()
1861 struct fc_fcp_pkt *fsp; in fc_queuecommand()
2098 struct fc_fcp_pkt *fsp; in fc_eh_abort()
2152 struct fc_fcp_pkt *fsp; in fc_eh_device_reset()
[all …]
H A Dfc_libfc.h98 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid);
99 void fc_fcp_ddp_done(struct fc_fcp_pkt *fsp);
H A Dfc_exch.c2186 struct fc_fcp_pkt *fsp = NULL; in fc_exch_seq_send()
/openbmc/linux/include/scsi/
H A Dlibfc.h311 struct fc_fcp_pkt { struct
358 struct fc_fcp_pkt *fsp; argument
561 int (*fcp_cmd_send)(struct fc_lport *, struct fc_fcp_pkt *,
887 static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp) in fc_fcp_is_read()
H A Dfc_frame.h71 struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */