Lines Matching refs:HP100_LAN_100
764 case HP100_LAN_100: in hp100_probe1()
881 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()
1124 if (lp->lan_type == HP100_LAN_100) in hp100_close()
1460 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()
1504 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit_bm()
1523 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1529 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()
1656 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit()
1675 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
1681 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()
2133 if (lp->lan_type == HP100_LAN_100) { in hp100_set_multicast_list()
2158 if (lp->lan_type == HP100_LAN_100) { in hp100_set_multicast_list()
2474 return HP100_LAN_100; in hp100_sense_lan()