Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h254 void (*port_ctl)(struct fct_local_port *port, member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c778 iport->iport_port->port_ctl(iport->iport_port, in fct_forcelip()
2229 port->port_ctl(port, FCT_CMD_PORT_ONLINE, arg); in fct_ctl()
2244 port->port_ctl(port, FCT_ACK_PORT_ONLINE_COMPLETE, arg); in fct_ctl()
2259 port->port_ctl(port, FCT_CMD_PORT_OFFLINE, arg); in fct_ctl()
2286 port->port_ctl(port, FCT_ACK_PORT_OFFLINE_COMPLETE, arg); in fct_ctl()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c577 port->port_ctl = fcoet_ctl; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1198 fct_port->port_ctl = emlxs_fct_ctl; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1943 port->port_ctl = qlt_ctl; in qlt_port_start()