Searched refs:FCT_CMD_PORT_ONLINE_COMPLETE (Results 1 – 5 of 5) sorted by relevance
357 #define FCT_CMD_PORT_ONLINE_COMPLETE (STMF_LPORT_CTL_CMDS | 0x02) macro
556 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in fcoet_ctl()
2185 (cmd == FCT_CMD_PORT_ONLINE_COMPLETE) || in fct_ctl()2212 case FCT_CMD_PORT_ONLINE_COMPLETE: in fct_ctl()
1481 FCT_CMD_PORT_ONLINE_COMPLETE, &st);1508 FCT_CMD_PORT_ONLINE_COMPLETE, &st);
2010 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in qlt_ctl()