Lines Matching refs:Scsi_Host
244 struct Scsi_Host *shost; /* Physical Port Parent */
638 struct Scsi_Host *shost;
677 void (*get_host_port_id)(struct Scsi_Host *);
678 void (*get_host_port_type)(struct Scsi_Host *);
679 void (*get_host_port_state)(struct Scsi_Host *);
680 void (*get_host_active_fc4s)(struct Scsi_Host *);
681 void (*get_host_speed)(struct Scsi_Host *);
682 void (*get_host_fabric_name)(struct Scsi_Host *);
683 void (*get_host_symbolic_name)(struct Scsi_Host *);
684 void (*set_host_system_hostname)(struct Scsi_Host *);
686 struct fc_host_statistics * (*get_fc_host_stats)(struct Scsi_Host *);
687 void (*reset_fc_host_stats)(struct Scsi_Host *);
689 int (*issue_fc_host_lip)(struct Scsi_Host *);
700 int (* tsk_mgmt_response)(struct Scsi_Host *, u64, u64, int);
701 int (* it_nexus_response)(struct Scsi_Host *, u64, int);
841 void fc_remove_host(struct Scsi_Host *);
842 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost,
848 void fc_host_post_event(struct Scsi_Host *shost, u32 event_number,
850 void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
856 struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,