Searched defs:fctl_get_remote_port_by_pwwn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1163 pd = fctl_get_remote_port_by_pwwn(port, pwwn);
1245 pd = fctl_get_remote_port_by_pwwn(port, pwwn);
1812 pd = fctl_get_remote_port_by_pwwn(port, bytes);
1884 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn);
1898 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn);
3058 pd = fctl_get_remote_port_by_pwwn(port,
3949 fctl_get_remote_port_by_pwwn(fc_local_port_t *port, la_wwn_t *pwwn) function
3980 * Basically the same as fctl_get_remote_port_by_pwwn(), but requires that

Completed in 58 milliseconds