Searched refs:PORT_NETX (Results 1 – 2 of 2) sorted by relevance
436 return port->type == PORT_NETX ? "NETX" : NULL; in netx_type()453 port->type = PORT_NETX; in netx_config_port()461 if (ser->type != PORT_UNKNOWN && ser->type != PORT_NETX) in netx_verify_port()489 .type = PORT_NETX,502 .type = PORT_NETX,515 .type = PORT_NETX,
132 #define PORT_NETX 71 macro