Searched refs:shost_data (Results 1 – 3 of 3) sorted by relevance
555 ((struct fc_host_attrs *)(x)->shost_data)558 (((struct fc_host_attrs *)(x)->shost_data)->node_name)560 (((struct fc_host_attrs *)(x)->shost_data)->port_name)562 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)564 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)566 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)568 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)570 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)572 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)574 (((struct fc_host_attrs *)(x)->shost_data)->serial_number)[all …]
102 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
697 void *shost_data; member