Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfct.h357 #define FCT_CMD_PORT_ONLINE_COMPLETE (STMF_LPORT_CTL_CMDS | 0x02) macro
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c556 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in fcoet_ctl()
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2185 (cmd == FCT_CMD_PORT_ONLINE_COMPLETE) || in fct_ctl()
2212 case FCT_CMD_PORT_ONLINE_COMPLETE: in fct_ctl()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1481 FCT_CMD_PORT_ONLINE_COMPLETE, &st);
1508 FCT_CMD_PORT_ONLINE_COMPLETE, &st);
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2010 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in qlt_ctl()