Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1754 if (hw->phy_revision < M88E1011_I_REV_4) {
3098 hw->phy_revision = (uint32_t) phy_id_low & ~PHY_REVISION_MASK;
H A De1000_hw.h914 uint32_t phy_revision; member