shost_data        694 drivers/scsi/be2iscsi/be_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data        708 drivers/scsi/be2iscsi/be_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data        263 drivers/scsi/hosts.c 		shost->shost_data = kzalloc(shost->transportt->host_size,
shost_data        265 drivers/scsi/hosts.c 		if (shost->shost_data == NULL) {
shost_data        294 drivers/scsi/hosts.c 	kfree(shost->shost_data);
shost_data        341 drivers/scsi/hosts.c 	kfree(shost->shost_data);
shost_data       1866 drivers/scsi/qla4xxx/ql4_os.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1891 drivers/scsi/qla4xxx/ql4_os.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1568 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1584 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1770 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1803 drivers/scsi/scsi_transport_iscsi.c 	ihost = shost->shost_data;
shost_data       1848 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       1929 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       2003 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       4335 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data       4361 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_cls_host *ihost = shost->shost_data;
shost_data         52 drivers/scsi/scsi_transport_sas.c #define to_sas_host_attrs(host)	((struct sas_host_attrs *)(host)->shost_data)
shost_data         25 drivers/scsi/scsi_transport_srp.c #define to_srp_host_attrs(host)	((struct srp_host_attrs *)(host)->shost_data)
shost_data        686 include/scsi/scsi_host.h 	void *shost_data;
shost_data        542 include/scsi/scsi_transport_fc.h 	((struct fc_host_attrs *)(x)->shost_data)
shost_data        545 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->node_name)
shost_data        547 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->port_name)
shost_data        549 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)
shost_data        551 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->supported_classes)
shost_data        553 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)
shost_data        555 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
shost_data        557 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
shost_data        559 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)
shost_data        561 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->serial_number)
shost_data        563 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->manufacturer)
shost_data        565 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->model)
shost_data        567 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->model_description)
shost_data        569 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->hardware_version)
shost_data        571 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->driver_version)
shost_data        573 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->firmware_version)
shost_data        575 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->optionrom_version)
shost_data        577 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->port_id)
shost_data        579 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->port_type)
shost_data        581 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->port_state)
shost_data        583 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
shost_data        585 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->speed)
shost_data        587 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->fabric_name)
shost_data        589 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->symbolic_name)
shost_data        591 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->system_hostname)
shost_data        593 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->tgtid_bind_type)
shost_data        595 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->rports)
shost_data        597 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->rport_bindings)
shost_data        599 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->vports)
shost_data        601 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->next_rport_number)
shost_data        603 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->next_target_id)
shost_data        605 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->next_vport_number)
shost_data        607 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->npiv_vports_inuse)
shost_data        609 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->work_q_name)
shost_data        611 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->work_q)
shost_data        613 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->devloss_work_q_name)
shost_data        615 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->devloss_work_q)
shost_data        617 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->dev_loss_tmo)
shost_data         89 include/scsi/scsi_transport_spi.h #define spi_signalling(h)	(((struct spi_host_attrs *)(h)->shost_data)->signalling)