Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1537 #define NIC_SRAM_DATA_PHY_ID2_MASK 0x0000ffff macro
H A Dtg3.c2414 uint32_t id2 = nic_phy_id & NIC_SRAM_DATA_PHY_ID2_MASK; in tg3_phy_probe()