Searched refs:port_ctl (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 254 void (*port_ctl)(struct fct_local_port *port, member
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 778 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 D | fcoet.c | 577 port->port_ctl = fcoet_ctl; in fcoet_attach_init()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 1198 fct_port->port_ctl = emlxs_fct_ctl; in emlxs_fct_bind_port()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 1943 port->port_ctl = qlt_ctl; in qlt_port_start()
|