Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h157 #define HP100_CHIPID_SHASTA 0x5350 /* Not 802.12 compliant */ macro
Dhp100.c520 if (chip == HP100_CHIPID_SHASTA) in hp100_probe1()
1037 if ((lp->chip == HP100_CHIPID_RAINIER) || (lp->chip == HP100_CHIPID_SHASTA)) in hp100_mmuinit()
1054 || (lp->chip == HP100_CHIPID_SHASTA)) { in hp100_mmuinit()
1546 if (skb->len < ETH_ZLEN && lp->chip == HP100_CHIPID_SHASTA) in hp100_start_xmit_bm()
1624 if (lp->chip == HP100_CHIPID_SHASTA) { in hp100_start_xmit_bm()