Lines Matching refs:if_port
178 switch (dev->if_port) {
189 switch (dev->if_port) {
218 switch (dev->if_port) {
229 switch (dev->if_port) {
261 dev->if_port = map->port;
292 if (dev->if_port == IF_PORT_10BASET)
293 dev->if_port = IF_PORT_10BASE2;
295 dev->if_port = IF_PORT_10BASET;
472 dev->if_port = IF_PORT_10BASET;
476 dev->if_port = IF_PORT_10BASE2;
571 cmd->base.port = dev->if_port == IF_PORT_10BASET ? PORT_TP : PORT_BNC;
588 dev->if_port = IF_PORT_10BASET;
592 dev->if_port = IF_PORT_10BASE2;
680 dev->if_port = IF_PORT_10BASET;
683 dev->if_port = IF_PORT_10BASE2;
685 dev->if_port = IF_PORT_UNKNOWN;