Lines Matching defs:dev
284 static bool mac8390_rsrc_init(struct net_device *dev, in mac8390_rsrc_init()
389 struct net_device *dev; in mac8390_device_probe() local
433 struct net_device *dev = nubus_get_drvdata(board); in mac8390_device_remove() local
478 static int mac8390_initdev(struct net_device *dev, struct nubus_board *board, in mac8390_initdev()
612 static int mac8390_open(struct net_device *dev) in mac8390_open()
623 static int mac8390_close(struct net_device *dev) in mac8390_close()
630 static void mac8390_no_reset(struct net_device *dev) in mac8390_no_reset()
638 static void interlan_reset(struct net_device *dev) in interlan_reset()
653 static void dayna_memcpy_fromcard(struct net_device *dev, void *to, int from, in dayna_memcpy_fromcard()
677 static void dayna_memcpy_tocard(struct net_device *dev, int to, in dayna_memcpy_tocard()
704 static void sane_get_8390_hdr(struct net_device *dev, in sane_get_8390_hdr()
713 static void sane_block_input(struct net_device *dev, int count, in sane_block_input()
735 static void sane_block_output(struct net_device *dev, int count, in sane_block_output()
744 static void dayna_get_8390_hdr(struct net_device *dev, in dayna_get_8390_hdr()
754 static void dayna_block_input(struct net_device *dev, int count, in dayna_block_input()
776 static void dayna_block_output(struct net_device *dev, int count, in dayna_block_output()
786 static void slow_sane_get_8390_hdr(struct net_device *dev, in slow_sane_get_8390_hdr()
796 static void slow_sane_block_input(struct net_device *dev, int count, in slow_sane_block_input()
816 static void slow_sane_block_output(struct net_device *dev, int count, in slow_sane_block_output()