Searched refs:shost_data (Results 1 – 10 of 10) sorted by relevance
591 ((struct fc_host_attrs *)(x)->shost_data)594 (((struct fc_host_attrs *)(x)->shost_data)->node_name)596 (((struct fc_host_attrs *)(x)->shost_data)->port_name)614 (((struct fc_host_attrs *)(x)->shost_data)->model)626 (((struct fc_host_attrs *)(x)->shost_data)->port_id)628 (((struct fc_host_attrs *)(x)->shost_data)->port_type)634 (((struct fc_host_attrs *)(x)->shost_data)->speed)644 (((struct fc_host_attrs *)(x)->shost_data)->rports)648 (((struct fc_host_attrs *)(x)->shost_data)->vports)660 (((struct fc_host_attrs *)(x)->shost_data)->work_q)[all …]
89 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
699 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()368 kfree(shost->shost_data); in scsi_host_dev_release()
1561 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_setup_host()1576 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_remove_host()1781 ihost = shost->shost_data; in iscsi_user_scan_session()1972 struct iscsi_cls_host *ihost = shost->shost_data; in __iscsi_unbind_session()4730 struct iscsi_cls_host *ihost = shost->shost_data; in iscsi_get_port_speed_name()4756 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)
703 struct iscsi_cls_host *ihost = shost->shost_data; in beiscsi_get_port_state()717 struct iscsi_cls_host *ihost = shost->shost_data; in beiscsi_get_port_speed()
539 if (lport->host && lport->host->shost_data) in qedf_update_link_speed()
1893 struct iscsi_cls_host *ihost = shost->shost_data; in qla4xxx_set_port_speed()1918 struct iscsi_cls_host *ihost = shost->shost_data; in qla4xxx_set_port_state()
Completed in 42 milliseconds