Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c420 u32 tbisr, tanar, tanlpar; in phy_intr() local
428 tanlpar = readl(ns->base + TANLPAR); in phy_intr()
430 tbisr, tanar, tanlpar)); in phy_intr()
432 if ((fullduplex = (tanlpar & TANAR_FULL_DUP) in phy_intr()
445 } else if (((tanlpar & TANAR_HALF_DUP) in phy_intr()
447 || ((tanlpar & TANAR_FULL_DUP) in phy_intr()
449 || ((tanlpar & TANAR_HALF_DUP) in phy_intr()