Searched refs:shost_data (Results 1 – 3 of 3) 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)596 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)598 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)600 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)602 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)604 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)606 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)608 (((struct fc_host_attrs *)(x)->shost_data)->serial_number)[all …]
89 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
739 void *shost_data; member