CTL_PORT_FC
if (port_type == CTL_PORT_FC) {
case CTL_PORT_FC:
if (port && port->port_type == CTL_PORT_FC)
if (port->port_type == CTL_PORT_FC)
port->port_type = CTL_PORT_FC;
{"fc", CTL_PORT_FC, CTLADM_ARG_NONE, NULL},