Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dscsi_transport_fc.h681 struct fc_function_template { struct
682 void (*get_rport_dev_loss_tmo)(struct fc_rport *);
683 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);
685 void (*get_starget_node_name)(struct scsi_target *);
686 void (*get_starget_port_name)(struct scsi_target *);
687 void (*get_starget_port_id)(struct scsi_target *);
689 void (*get_host_port_id)(struct Scsi_Host *);
690 void (*get_host_port_type)(struct Scsi_Host *);
691 void (*get_host_port_state)(struct Scsi_Host *);
692 void (*get_host_active_fc4s)(struct Scsi_Host *);
[all …]