Lines Matching +defs:dev +defs:all
207 static int __init do_ne_probe(struct net_device *dev) in do_ne_probe()
242 static int __init ne_probe_isapnp(struct net_device *dev) in ne_probe_isapnp()
290 static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr) in ne_probe1()
546 static void ne_reset_8390(struct net_device *dev) in ne_reset_8390()
572 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
610 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
677 static void ne_block_output(struct net_device *dev, int count, in ne_block_output()
783 struct net_device *dev; in ne_drv_probe() local
828 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_remove() local
849 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
867 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_suspend() local
880 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_resume() local
949 struct net_device *dev; in ne_probe() local