Lines Matching defs:port
1053 /* clear port active bits */
1087 /* if AUI/BNC selected, then activity is on TP port */
1504 cmd->base.port = PORT_AUI;
1507 cmd->base.port = PORT_BNC;
1510 cmd->base.port = PORT_TP;
1535 u8 port = cmd->base.port;
1546 if (port != PORT_TP && port != PORT_AUI && port != PORT_BNC)
1548 if (de->de21040 && port == PORT_BNC)
1558 switch (port) {