Home
last modified time | relevance | path

Searched refs:fc_host_attrs (Results 1 – 1 of 1) sorted by relevance

/include/scsi/
Dscsi_transport_fc.h526 struct fc_host_attrs { struct
590 ((struct fc_host_attrs *)(x)->shost_data) argument
593 (((struct fc_host_attrs *)(x)->shost_data)->node_name)
595 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
597 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)
599 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)
601 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)
603 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
605 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
607 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)
[all …]