Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1536 #define NIC_SRAM_DATA_PHY_ID1_MASK 0xffff0000 macro
H A Dtg3.c2413 uint32_t id1 = nic_phy_id & NIC_SRAM_DATA_PHY_ID1_MASK; in tg3_phy_probe()