Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h247 fct_status_t (*port_send_cmd)(fct_cmd_t *cmd); member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1506 ret = port->port_send_cmd(cmd); in fct_process_plogi()
1787 ret = port->port_send_cmd(cmd); in fct_process_logo()
2131 if ((s = port->port_send_cmd(cmd)) != FCT_SUCCESS) { in fct_process_els()
2381 ret = iport->iport_port->port_send_cmd(cmd); in fct_handle_solct()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c573 port->port_send_cmd = fcoet_send_cmd; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1194 fct_port->port_send_cmd = emlxs_fct_send_cmd; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1939 port->port_send_cmd = qlt_send_cmd; in qlt_port_start()