Home
last modified time | relevance | path

Searched refs:Scsi_Host (Results 1 – 17 of 17) sorted by relevance

/include/scsi/
Dscsi_host.h22 struct Scsi_Host;
77 int (* queuecommand)(struct Scsi_Host *, struct scsi_cmnd *);
87 void (*commit_rqs)(struct Scsi_Host *, u16);
99 const char *(*info)(struct Scsi_Host *);
121 int (*init_cmd_priv)(struct Scsi_Host *shost, struct scsi_cmnd *cmd);
122 int (*exit_cmd_priv)(struct Scsi_Host *shost, struct scsi_cmnd *cmd);
251 int (* scan_finished)(struct Scsi_Host *, unsigned long);
260 void (* scan_start)(struct Scsi_Host *);
281 int (* map_queues)(struct Scsi_Host *shost);
291 int (* mq_poll)(struct Scsi_Host *shost, unsigned int queue_num);
[all …]
Dscsi_transport.h25 int (*user_scan)(struct Scsi_Host *, uint, uint, u64);
45 void (* eh_strategy_handler)(struct Scsi_Host *);
73 struct Scsi_Host *shost = dev_to_shost(&starget->dev); in scsi_transport_target_data()
81 struct Scsi_Host *shost = sdev->host; in scsi_transport_device_data()
86 void __scsi_init_queue(struct Scsi_Host *shost, struct request_queue *q);
Dscsi_transport_iscsi.h21 struct Scsi_Host;
100 int (*get_host_param) (struct Scsi_Host *shost,
102 int (*set_host_param) (struct Scsi_Host *shost,
122 struct iscsi_endpoint *(*ep_connect) (struct Scsi_Host *shost,
127 int (*tgt_dscvr) (struct Scsi_Host *shost, enum iscsi_tgt_dscvr type,
129 int (*set_path) (struct Scsi_Host *shost, struct iscsi_path *params);
130 int (*set_iface_param) (struct Scsi_Host *shost, void *data,
137 int (*send_ping) (struct Scsi_Host *shost, uint32_t iface_num,
140 int (*get_chap) (struct Scsi_Host *shost, uint16_t chap_tbl_idx,
142 int (*delete_chap) (struct Scsi_Host *shost, uint16_t chap_tbl_idx);
[all …]
Dsas_ata.h27 void sas_ata_strategy_handler(struct Scsi_Host *shost);
28 void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q,
51 static inline void sas_ata_strategy_handler(struct Scsi_Host *shost) in sas_ata_strategy_handler()
55 static inline void sas_ata_eh(struct Scsi_Host *shost, struct list_head *work_q, in sas_ata_eh()
Dscsi_eh.h10 struct Scsi_Host;
15 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
16 extern void scsi_report_device_reset(struct Scsi_Host *, int, int);
Dscsi_transport_fc.h238 struct Scsi_Host *shost; /* Physical Port Parent */
688 void (*get_host_port_id)(struct Scsi_Host *);
689 void (*get_host_port_type)(struct Scsi_Host *);
690 void (*get_host_port_state)(struct Scsi_Host *);
691 void (*get_host_active_fc4s)(struct Scsi_Host *);
692 void (*get_host_speed)(struct Scsi_Host *);
693 void (*get_host_fabric_name)(struct Scsi_Host *);
694 void (*get_host_symbolic_name)(struct Scsi_Host *);
695 void (*set_host_system_hostname)(struct Scsi_Host *);
697 struct fc_host_statistics * (*get_fc_host_stats)(struct Scsi_Host *);
[all …]
Dlibiscsi.h27 struct Scsi_Host;
334 struct Scsi_Host *host;
387 extern int iscsi_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *sc);
396 extern int iscsi_host_set_param(struct Scsi_Host *shost,
399 extern int iscsi_host_get_param(struct Scsi_Host *shost,
401 extern int iscsi_host_add(struct Scsi_Host *shost, struct device *pdev);
402 extern struct Scsi_Host *iscsi_host_alloc(struct scsi_host_template *sht,
405 extern void iscsi_host_remove(struct Scsi_Host *shost, bool is_shutdown);
406 extern void iscsi_host_free(struct Scsi_Host *shost);
408 extern int iscsi_host_get_max_scsi_cmds(struct Scsi_Host *shost,
[all …]
Dscsi_transport_srp.h111 extern struct srp_rport *srp_rport_add(struct Scsi_Host *,
119 extern void srp_remove_host(struct Scsi_Host *);
Dscsi_tcq.h22 static inline struct scsi_cmnd *scsi_host_find_tag(struct Scsi_Host *shost, in scsi_host_find_tag()
Dscsi_transport_spi.h16 struct Scsi_Host;
117 void (*get_signalling)(struct Scsi_Host *);
118 void (*set_signalling)(struct Scsi_Host *, enum spi_signal_type);
Dscsi_device.h105 struct Scsi_Host *host;
355 extern struct scsi_device *__scsi_add_device(struct Scsi_Host *,
357 extern int scsi_add_device(struct Scsi_Host *host, uint channel,
367 extern struct scsi_device *scsi_device_lookup(struct Scsi_Host *,
369 extern struct scsi_device *__scsi_device_lookup(struct Scsi_Host *,
382 extern struct scsi_device *__scsi_iterate_devices(struct Scsi_Host *,
Dlibfc.h694 struct Scsi_Host *host;
863 struct Scsi_Host *shost; in libfc_host_alloc()
941 int fc_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
1004 void fc_get_host_speed(struct Scsi_Host *);
1005 void fc_get_host_port_state(struct Scsi_Host *);
1007 struct fc_host_statistics *fc_get_host_stats(struct Scsi_Host *);
Dscsi_transport_sas.h182 void (*smp_handler)(struct bsg_job *, struct Scsi_Host *,
188 extern void sas_remove_host(struct Scsi_Host *);
Dlibsas.h350 struct Scsi_Host *shost;
667 extern int sas_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
709 int sas_request_addr(struct Scsi_Host *shost, u8 *addr);
Dscsi_cmnd.h17 struct Scsi_Host;
/include/linux/
Dlibata.h828 struct Scsi_Host *scsi_host; /* our co-allocated scsi host */
1114 extern int ata_scsi_queuecmd(struct Scsi_Host *h, struct scsi_cmnd *cmd);
1179 extern void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap);
1180 extern void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, struct list_hea…
1255 struct ata_port_info *, struct Scsi_Host *);
1847 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port()
/include/trace/events/
Dscsi.h302 TP_PROTO(struct Scsi_Host *shost),