Searched refs:shost_data (Results 1 – 10 of 10) sorted by relevance
589 ((struct fc_host_attrs *)(x)->shost_data)592 (((struct fc_host_attrs *)(x)->shost_data)->node_name)594 (((struct fc_host_attrs *)(x)->shost_data)->port_name)612 (((struct fc_host_attrs *)(x)->shost_data)->model)624 (((struct fc_host_attrs *)(x)->shost_data)->port_id)626 (((struct fc_host_attrs *)(x)->shost_data)->port_type)632 (((struct fc_host_attrs *)(x)->shost_data)->speed)642 (((struct fc_host_attrs *)(x)->shost_data)->rports)646 (((struct fc_host_attrs *)(x)->shost_data)->vports)656 (((struct fc_host_attrs *)(x)->shost_data)->work_q)[all …]
89 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
713 void *shost_data; member
286 shost->shost_data = kzalloc(shost->transportt->host_size, in scsi_add_host_with_dma()288 if (shost->shost_data == NULL) { in scsi_add_host_with_dma()365 kfree(shost->shost_data); in scsi_host_dev_release()
1563 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_setup_host()1578 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_remove_host()1782 ihost = shost->shost_data; in iscsi_user_scan_session()1974 struct iscsi_cls_host *ihost = shost->shost_data; in __iscsi_unbind_session()4754 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_get_port_speed_name()4780 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_get_port_state_name()
25 #define to_srp_host_attrs(host) ((struct srp_host_attrs *)(host)->shost_data)
51 #define to_sas_host_attrs(host) ((struct sas_host_attrs *)(host)->shost_data)
707 struct iscsi_cls_host *ihost = shost->shost_data; in beiscsi_get_port_state()721 struct iscsi_cls_host *ihost = shost->shost_data; in beiscsi_get_port_speed()
547 if (lport->host && lport->host->shost_data) in qedf_update_link_speed()
1898 struct iscsi_cls_host *ihost = shost->shost_data; in qla4xxx_set_port_speed()1923 struct iscsi_cls_host *ihost = shost->shost_data; in qla4xxx_set_port_state()
Completed in 49 milliseconds