Searched defs:fc_function_template (Results 1 – 2 of 2) sorted by relevance
127594 struct fc_function_template { struct127595 void (*get_rport_dev_loss_tmo)(struct fc_rport *);127596 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);127597 void (*get_starget_node_name)(struct scsi_target *);127598 void (*get_starget_port_name)(struct scsi_target *);127599 void (*get_starget_port_id)(struct scsi_target *);127600 void (*get_host_port_id)(struct Scsi_Host *);127601 void (*get_host_port_type)(struct Scsi_Host *);127602 void (*get_host_port_state)(struct Scsi_Host *);127603 void (*get_host_active_fc4s)(struct Scsi_Host *);[all …]