CTL_PORT_ISCSI
} else if (port_type == CTL_PORT_ISCSI) {
case CTL_PORT_ISCSI:
else if (port && port->port_type == CTL_PORT_ISCSI)
else if (port->port_type == CTL_PORT_ISCSI)
port->port_type = CTL_PORT_ISCSI;
{"iscsi", CTL_PORT_ISCSI, CTLADM_ARG_NONE, NULL},