Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6377 fc_local_port_t *phyPort, *virPort = NULL; in fctl_get_adapter_port_by_index() local
6453 phyPort = tmpEntry->port_handle; in fctl_get_adapter_port_by_index()
6454 virPort = phyPort->fp_port_next; in fctl_get_adapter_port_by_index()
6462 if (virPort == phyPort) { in fctl_get_adapter_port_by_index()