Lines Matching refs:net_device
55 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug()
72 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug()
91 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug()
108 static inline u16 hfa384x_inw_debug(struct net_device *dev, int a) in hfa384x_inw_debug()
136 static inline void hfa384x_outb(struct net_device *dev, int a, u8 v) in hfa384x_outb()
145 static inline u8 hfa384x_inb(struct net_device *dev, int a) in hfa384x_inb()
154 static inline void hfa384x_outw(struct net_device *dev, int a, u16 v) in hfa384x_outw()
163 static inline u16 hfa384x_inw(struct net_device *dev, int a) in hfa384x_inw()
182 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, in hfa384x_from_bap()
201 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) in hfa384x_to_bap()
224 struct net_device *dev = local->dev; in prism2_pci_cor_sreset()
269 struct net_device *dev = local->dev; in prism2_pci_genesis_reset()
295 struct net_device *dev = NULL; in prism2_pci_probe()
378 struct net_device *dev; in prism2_pci_remove()
409 struct net_device *dev = pci_get_drvdata(pdev); in prism2_pci_suspend()
425 struct net_device *dev = pci_get_drvdata(pdev); in prism2_pci_resume()