Searched defs:fc_function_template (Results 1 – 1 of 1) sorted by relevance
675 struct fc_function_template { struct676 void (*get_rport_dev_loss_tmo)(struct fc_rport *);677 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);679 void (*get_starget_node_name)(struct scsi_target *);680 void (*get_starget_port_name)(struct scsi_target *);681 void (*get_starget_port_id)(struct scsi_target *);683 void (*get_host_port_id)(struct Scsi_Host *);684 void (*get_host_port_type)(struct Scsi_Host *);685 void (*get_host_port_state)(struct Scsi_Host *);686 void (*get_host_active_fc4s)(struct Scsi_Host *);[all …]