Home
last modified time | relevance | path

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

/include/scsi/
Dscsi_transport_fc.h489 struct fc_host_attrs { struct
542 ((struct fc_host_attrs *)(x)->shost_data) argument
545 (((struct fc_host_attrs *)(x)->shost_data)->node_name)
547 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
549 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)
551 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)
553 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)
555 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
557 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
559 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)
[all …]