Searched refs:fctl_hold_remote_port_by_pwwn (Results 1 – 3 of 3) sorted by relevance
400 fc_remote_port_t *fctl_hold_remote_port_by_pwwn(fc_local_port_t *port,
8525 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()
4022 fctl_hold_remote_port_by_pwwn(fc_local_port_t *port, la_wwn_t *pwwn) in fctl_hold_remote_port_by_pwwn() function