Lines Matching refs:hp100_private
151 struct hp100_private { struct
250 static void hp100_clear_stats(struct hp100_private *lp, int ioaddr);
285 struct hp100_private *lp = netdev_priv(dev); in virt_to_whatever()
289 static inline u_int pdl_map_data(struct hp100_private *lp, void *data) in pdl_map_data()
401 struct net_device *dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_probe()
463 struct hp100_private *lp; in hp100_probe1()
818 struct hp100_private *lp = netdev_priv(dev); in hp100_hwinit()
912 struct hp100_private *lp = netdev_priv(dev); in hp100_mmuinit()
1090 struct hp100_private *lp = netdev_priv(dev); in hp100_open()
1130 struct hp100_private *lp = netdev_priv(dev); in hp100_close()
1163 struct hp100_private *lp = netdev_priv(dev); in hp100_init_pdls()
1347 struct hp100_private *lp = netdev_priv(dev); in hp100_rxfill()
1388 struct hp100_private *lp = netdev_priv(dev); in hp100_BM_shutdown()
1469 struct hp100_private *lp = netdev_priv(dev); in hp100_check_lan()
1496 struct hp100_private *lp = netdev_priv(dev); in hp100_start_xmit_bm()
1608 struct hp100_private *lp = netdev_priv(dev); in hp100_clean_txring()
1648 struct hp100_private *lp = netdev_priv(dev); in hp100_start_xmit()
1779 struct hp100_private *lp = netdev_priv(dev); in hp100_rx()
1879 struct hp100_private *lp = netdev_priv(dev); in hp100_rx_bm()
1987 struct hp100_private *lp = netdev_priv(dev); in hp100_get_stats()
2042 static void hp100_clear_stats(struct hp100_private *lp, int ioaddr) in hp100_clear_stats()
2073 struct hp100_private *lp = netdev_priv(dev); in hp100_set_multicast_list()
2201 struct hp100_private *lp = netdev_priv(dev); in hp100_interrupt()
2332 struct hp100_private *lp = netdev_priv(dev); in hp100_start_interface()
2391 struct hp100_private *lp = netdev_priv(dev); in hp100_stop_interface()
2452 struct hp100_private *lp = netdev_priv(dev); in hp100_sense_lan()
2498 struct hp100_private *lp = netdev_priv(dev); in hp100_down_vg_link()
2604 struct hp100_private *lp = netdev_priv(dev); in hp100_login_to_vg_hub()
2769 struct hp100_private *lp = netdev_priv(dev); in hp100_cascade_reset()
2830 struct hp100_private *p = netdev_priv(d); in cleanup_dev()
2848 struct net_device *dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_eisa_probe()
2901 dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_pci_probe()
2995 dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_isa_init()