Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h361 fc_remote_port_t *fctl_create_remote_port(fc_local_port_t *port,
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2977 pd = fctl_create_remote_port(port, in fp_port_startup()
5936 pd = fctl_create_remote_port(port, in fp_flogi_intr()
6166 pd = fctl_create_remote_port(port, &nwwn, &pwwn, d_id, in fp_plogi_intr()
12219 pd = fctl_create_remote_port(port, &req->node_ww_name, in fp_login_acc_init()
13223 pd = fctl_create_remote_port(port, &nwwn, &pwwn, in fp_gan_handler()
H A Dfctl.c4518 fctl_create_remote_port(fc_local_port_t *port, la_wwn_t *node_wwn, in fctl_create_remote_port() function