Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dlibfc.h457 struct libfc_function_template { struct
463 int (*frame_send)(struct fc_lport *, struct fc_frame *);
470 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
490 int (*ddp_done)(struct fc_lport *, u16);
532 void (*lport_set_port_id)(struct fc_lport *, u32 port_id,
540 void (*rport_event_callback)(struct fc_lport *,
552 int (*fcp_cmd_send)(struct fc_lport *, struct fc_fcp_pkt *,
561 void (*fcp_cleanup)(struct fc_lport *);
568 void (*fcp_abort_io)(struct fc_lport *);
592 void (*disc_stop) (struct fc_lport *);
[all …]

Completed in 7 milliseconds