Lines Matching refs:hp100_private

151 struct hp100_private {  struct
246 static void hp100_clear_stats(struct hp100_private *lp, int ioaddr);
281 struct hp100_private *lp = netdev_priv(dev); in virt_to_whatever()
285 static inline u_int pdl_map_data(struct hp100_private *lp, void *data) in pdl_map_data()
397 struct net_device *dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_probe()
457 struct hp100_private *lp; in hp100_probe1()
812 struct hp100_private *lp = netdev_priv(dev); in hp100_hwinit()
906 struct hp100_private *lp = netdev_priv(dev); in hp100_mmuinit()
1084 struct hp100_private *lp = netdev_priv(dev); in hp100_open()
1124 struct hp100_private *lp = netdev_priv(dev); in hp100_close()
1157 struct hp100_private *lp = netdev_priv(dev); in hp100_init_pdls()
1341 struct hp100_private *lp = netdev_priv(dev); in hp100_rxfill()
1382 struct hp100_private *lp = netdev_priv(dev); in hp100_BM_shutdown()
1463 struct hp100_private *lp = netdev_priv(dev); in hp100_check_lan()
1490 struct hp100_private *lp = netdev_priv(dev); in hp100_start_xmit_bm()
1602 struct hp100_private *lp = netdev_priv(dev); in hp100_clean_txring()
1642 struct hp100_private *lp = netdev_priv(dev); in hp100_start_xmit()
1773 struct hp100_private *lp = netdev_priv(dev); in hp100_rx()
1873 struct hp100_private *lp = netdev_priv(dev); in hp100_rx_bm()
1981 struct hp100_private *lp = netdev_priv(dev); in hp100_get_stats()
2036 static void hp100_clear_stats(struct hp100_private *lp, int ioaddr) in hp100_clear_stats()
2067 struct hp100_private *lp = netdev_priv(dev); in hp100_set_multicast_list()
2195 struct hp100_private *lp = netdev_priv(dev); in hp100_interrupt()
2326 struct hp100_private *lp = netdev_priv(dev); in hp100_start_interface()
2385 struct hp100_private *lp = netdev_priv(dev); in hp100_stop_interface()
2446 struct hp100_private *lp = netdev_priv(dev); in hp100_sense_lan()
2492 struct hp100_private *lp = netdev_priv(dev); in hp100_down_vg_link()
2598 struct hp100_private *lp = netdev_priv(dev); in hp100_login_to_vg_hub()
2763 struct hp100_private *lp = netdev_priv(dev); in hp100_cascade_reset()
2824 struct hp100_private *p = netdev_priv(d); in cleanup_dev()
2841 struct net_device *dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_eisa_probe()
2892 dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_pci_probe()
2985 dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_isa_init()