Searched refs:fc_seq (Results 1 – 2 of 2) sorted by relevance
| /include/scsi/ |
| D | libfc.h | 349 struct fc_seq *seq_ptr; 356 struct fc_seq *recov_seq; 389 struct fc_seq { struct 460 struct fc_seq seq; 464 void (*resp)(struct fc_seq *, struct fc_frame *, void *); 466 void (*destructor)(struct fc_seq *, void *); 485 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did, 487 void (*resp)(struct fc_seq *, 568 void (*resp)(struct fc_seq *, struct fc_frame *, 972 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 */
|