Searched refs:FCT_CMD_PORT_OFFLINE_COMPLETE (Results 1 – 5 of 5) sorted by relevance
359 #define FCT_CMD_PORT_OFFLINE_COMPLETE (STMF_LPORT_CTL_CMDS | 0x04) macro
584 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in fcoet_ctl()
2186 (cmd == FCT_CMD_PORT_OFFLINE_COMPLETE)); in fct_ctl()2242 case FCT_CMD_PORT_OFFLINE_COMPLETE: in fct_ctl()
1541 FCT_CMD_PORT_OFFLINE_COMPLETE, &st);
2038 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in qlt_ctl()