Home
last modified time | relevance | path

Searched refs:port_register_remote_port (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h242 fct_status_t (*port_register_remote_port)( member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c571 port->port_register_remote_port = fcoet_register_remote_port; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1115 if ((ret = port->port_register_remote_port(port, rp, cmd)) != in fct_register_remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1191 fct_port->port_register_remote_port = emlxs_fct_register_remote_port; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1937 port->port_register_remote_port = qlt_register_remote_port; in qlt_port_start()