Searched refs:PORT_NETX (Results 1 – 2 of 2) sorted by relevance
422 return port->type == PORT_NETX ? "NETX" : NULL; in netx_type()439 port->type = PORT_NETX; in netx_config_port()447 if (ser->type != PORT_UNKNOWN && ser->type != PORT_NETX) in netx_verify_port()475 .type = PORT_NETX,488 .type = PORT_NETX,501 .type = PORT_NETX,
151 #define PORT_NETX 71 macro