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