Home
last modified time | relevance | path

Searched defs:fc_seq (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_elsct.c33 void (*resp)(struct fc_seq *, in fc_elsct_send()
H A Dfc_exch.c595 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp() argument
2177 void (*resp)(struct fc_seq *, in fc_exch_seq_send()
2180 void (*destructor)(struct fc_seq *, void *), in fc_exch_seq_send() argument
H A Dfc_fcp.c1163 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send()
/openbmc/linux/include/scsi/
H A Dlibfc.h383 struct fc_seq { struct
384 u8 id;
385 u16 ssb_stat;
386 u16 cnt;
387 u32 rec_data;
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c927 void (*resp)(struct fc_seq *, in bnx2fc_elsct_send()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c2609 void (*resp)(struct fc_seq *, in fcoe_elsct_send()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c308 void (*resp)(struct fc_seq *, in qedf_elsct_send()