Home
last modified time | relevance | path

Searched refs:HP100_CHIPID_SHASTA (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dhp100.h157 #define HP100_CHIPID_SHASTA 0x5350 /* Not 802.12 compliant */ macro
Dhp100.c479 if (chip == HP100_CHIPID_SHASTA) in hp100_probe1()
980 if ((lp->chip == HP100_CHIPID_RAINIER) || (lp->chip == HP100_CHIPID_SHASTA)) in hp100_mmuinit()
997 (lp->chip == HP100_CHIPID_SHASTA)) { in hp100_mmuinit()
1504 if (lp->chip == HP100_CHIPID_SHASTA && skb_padto(skb, ETH_ZLEN)) in hp100_start_xmit_bm()
1568 if (lp->chip == HP100_CHIPID_SHASTA) { in hp100_start_xmit_bm()