Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h400 fc_remote_port_t *fctl_hold_remote_port_by_pwwn(fc_local_port_t *port,
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c8525 pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fciocmd()
8677 pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fciocmd()
8758 pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fciocmd()
15081 held_pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fcio_login()
15153 pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fcio_login()
15186 pd = fctl_hold_remote_port_by_pwwn(port, &pwwn); in fp_fcio_logout()
H A Dfctl.c4022 fctl_hold_remote_port_by_pwwn(fc_local_port_t *port, la_wwn_t *pwwn) in fctl_hold_remote_port_by_pwwn() function