Searched refs:HP100_LAN_100 (Results 1 – 2 of 2) sorted by relevance
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()[all …]
515 #define HP100_LAN_100 100 /* lan_type value for VG */ macro