Lines Matching defs:dev

293 static bool mac8390_rsrc_init(struct net_device *dev,  in mac8390_rsrc_init()
396 struct net_device *dev; in mac8390_device_probe() local
440 struct net_device *dev = nubus_get_drvdata(board); in mac8390_device_remove() local
486 static int mac8390_initdev(struct net_device *dev, struct nubus_board *board, in mac8390_initdev()
620 static int mac8390_open(struct net_device *dev) in mac8390_open()
631 static int mac8390_close(struct net_device *dev) in mac8390_close()
638 static void mac8390_no_reset(struct net_device *dev) in mac8390_no_reset()
646 static void interlan_reset(struct net_device *dev) in interlan_reset()
661 static void dayna_memcpy_fromcard(struct net_device *dev, void *to, int from, in dayna_memcpy_fromcard()
685 static void dayna_memcpy_tocard(struct net_device *dev, int to, in dayna_memcpy_tocard()
712 static void sane_get_8390_hdr(struct net_device *dev, in sane_get_8390_hdr()
721 static void sane_block_input(struct net_device *dev, int count, in sane_block_input()
743 static void sane_block_output(struct net_device *dev, int count, in sane_block_output()
752 static void dayna_get_8390_hdr(struct net_device *dev, in dayna_get_8390_hdr()
762 static void dayna_block_input(struct net_device *dev, int count, in dayna_block_input()
784 static void dayna_block_output(struct net_device *dev, int count, in dayna_block_output()
794 static void slow_sane_get_8390_hdr(struct net_device *dev, in slow_sane_get_8390_hdr()
804 static void slow_sane_block_input(struct net_device *dev, int count, in slow_sane_block_input()
824 static void slow_sane_block_output(struct net_device *dev, int count, in slow_sane_block_output()