Searched refs:HP100_LAN_100 (Results 1 – 2 of 2) sorted by relevance
782 case HP100_LAN_100: in hp100_probe1()899 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()1142 if (lp->lan_type == HP100_LAN_100) in hp100_close()1478 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()1522 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit_bm()1541 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()1547 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit_bm()1674 if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { in hp100_start_xmit()1693 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()1699 if (lp->lan_type == HP100_LAN_100) in hp100_start_xmit()[all …]
519 #define HP100_LAN_100 100 /* lan_type value for VG */ macro