Searched refs:HP100_CHIPID_LASSEN (Results 1 – 2 of 2) sorted by relevance
477 else if (chip == HP100_CHIPID_LASSEN) in hp100_probe1()555 if (chip == HP100_CHIPID_LASSEN) { in hp100_probe1()572 } else if (chip == HP100_CHIPID_LASSEN && in hp100_probe1()1413 if (lp->chip == HP100_CHIPID_LASSEN) { /* ETR shutdown/reset */ in hp100_BM_shutdown()2536 if (lp->chip == HP100_CHIPID_LASSEN) { in hp100_down_vg_link()2550 if (lp->chip == HP100_CHIPID_LASSEN) { in hp100_down_vg_link()2624 if ((lp->chip == HP100_CHIPID_LASSEN) && (startst & HP100_LINK_CABLE_ST)) in hp100_login_to_vg_hub()2646 if (lp->chip == HP100_CHIPID_LASSEN) in hp100_login_to_vg_hub()2653 if (lp->chip == HP100_CHIPID_LASSEN) { in hp100_login_to_vg_hub()2659 if (lp->chip == HP100_CHIPID_LASSEN) in hp100_login_to_vg_hub()[all …]
161 #define HP100_CHIPID_LASSEN 0x5370 /* 802.12 compliant PCI BM, PCI SL */ macro