Home
last modified time | relevance | path

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

/illumos-gate/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,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2978 pd = fctl_create_remote_port(port, in fp_port_startup()
5937 pd = fctl_create_remote_port(port, in fp_flogi_intr()
6167 pd = fctl_create_remote_port(port, &nwwn, &pwwn, d_id, in fp_plogi_intr()
12223 pd = fctl_create_remote_port(port, &req->node_ww_name, in fp_login_acc_init()
13227 pd = fctl_create_remote_port(port, &nwwn, &pwwn, in fp_gan_handler()
H A Dfctl.c4519 fctl_create_remote_port(fc_local_port_t *port, la_wwn_t *node_wwn, in fctl_create_remote_port() function