Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h742 fc_local_port_t *fc_get_npiv_port(fc_local_port_t *phyport, la_wwn_t *pwwn);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5394 fc_get_npiv_port(fc_local_port_t *phyport, la_wwn_t *pwwn) in fc_get_npiv_port() function
H A Dfp.c7649 if (fc_get_npiv_port(port, &entrybuf.VPortWWN)) { in fp_fciocmd()