Searched refs:PORT_NETX (Results 1 – 2 of 2) sorted by relevance
434 return port->type == PORT_NETX ? "NETX" : NULL; in netx_type()451 port->type = PORT_NETX; in netx_config_port()459 if (ser->type != PORT_UNKNOWN && ser->type != PORT_NETX) in netx_verify_port()487 .type = PORT_NETX,500 .type = PORT_NETX,513 .type = PORT_NETX,
143 #define PORT_NETX 71 macro