Searched refs:fc_seq (Results 1 – 2 of 2) sorted by relevance
/include/scsi/ |
D | libfc.h | 343 struct fc_seq *seq_ptr; 350 struct fc_seq *recov_seq; 374 struct fc_seq { struct 445 struct fc_seq seq; 449 void (*resp)(struct fc_seq *, struct fc_frame *, void *); 451 void (*destructor)(struct fc_seq *, void *); 470 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did, 472 void (*resp)(struct fc_seq *, 553 void (*resp)(struct fc_seq *, struct fc_frame *, 951 struct fc_seq *fc_elsct_send(struct fc_lport *, u32 did, [all …]
|
D | fc_frame.h | 70 struct fc_seq *fr_seq; /* for use with exchange manager */
|