Lines Matching defs:dev
104 struct net_device *dev; member
460 static void yam_set_uart(struct net_device *dev) in yam_set_uart()
528 static inline void yam_rx_flag(struct net_device *dev, struct yam_port *yp) in yam_rx_flag()
556 static inline void yam_rx_byte(struct net_device *dev, struct yam_port *yp, unsigned char rxb) in yam_rx_byte()
570 static void ptt_on(struct net_device *dev) in ptt_on()
575 static void ptt_off(struct net_device *dev) in ptt_off()
581 struct net_device *dev) in yam_send_packet()
593 static void yam_start_tx(struct net_device *dev, struct yam_port *yp) in yam_start_tx()
603 static void yam_arbitrate(struct net_device *dev) in yam_arbitrate()
640 struct net_device *dev = yam_devs[i]; in yam_dotimer() local
648 static void yam_tx_byte(struct net_device *dev, struct yam_port *yp) in yam_tx_byte()
730 struct net_device *dev; in yam_interrupt() local
798 struct net_device *dev = v; in yam_seq_show() local
834 static int yam_open(struct net_device *dev) in yam_open()
896 static int yam_close(struct net_device *dev) in yam_close()
923 static int yam_siocdevprivate(struct net_device *dev, struct ifreq *ifr, void __user *data, int cmd) in yam_siocdevprivate()
1059 static int yam_set_mac_address(struct net_device *dev, void *addr) in yam_set_mac_address()
1078 static void yam_setup(struct net_device *dev) in yam_setup()
1113 struct net_device *dev; in yam_init_driver() local
1163 struct net_device *dev = yam_devs[i]; in yam_cleanup_driver() local