sci_is_rsci_type
if (!sci_is_rsci_type(s->type)) {
if (sci_is_rsci_type(s->type)) {
if (s->type != PORT_SCI && !sci_is_rsci_type(s->type))
if (p->type == PORT_SCI || sci_is_rsci_type(p->type))