Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h256 fct_status_t (*port_flogi_xchg)(struct fct_local_port *port, member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c578 port->port_flogi_xchg = fcoet_do_flogi; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c433 ret = iport->iport_port->port_flogi_xchg(iport->iport_port, &fx); in fct_do_flogi()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1199 fct_port->port_flogi_xchg = emlxs_fct_flogi_xchg; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1944 port->port_flogi_xchg = qlt_do_flogi; in qlt_port_start()