Searched defs:if_port (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/net/ethernet/3com/ |
D | 3c509.c | 275 int ioaddr, int irq, int if_port, in el3_dev_fill() 291 int ioaddr, isa_irq, if_port, err; in el3_isa_match() local 414 int ioaddr, irq, if_port; in el3_pnp_probe() local 615 int ioaddr, irq, if_port; in el3_mca_probe() local 677 int ioaddr, irq, if_port; in el3_eisa_probe() local
|
D | 3c589_cs.c | 390 static void tc589_set_xcvr(struct net_device *dev, int if_port) in tc589_set_xcvr()
|
/linux-3.3/drivers/net/ethernet/smsc/ |
D | smc91c92_cs.c | 1617 static void smc_set_xcvr(struct net_device *dev, int if_port) in smc_set_xcvr()
|
/linux-3.3/include/linux/ |
D | netdevice.h | 1092 unsigned char if_port; /* Selectable AUI, TP,..*/ member
|