Searched refs:PhyMedia (Results 1 – 2 of 2) sorted by relevance
197 PhyMedia = 0x0080, enumerator
248 np->phy_media = (dr16(ASICCtrl) & PhyMedia) ? 1 : 0; in rio_probe1()