Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1808 for (i = NIC_SRAM_STATS_BLK; in tg3_setup_hw()
1966 for (i = NIC_SRAM_RCV_RET_RCB; i < NIC_SRAM_STATS_BLK; i += TG3_BDINFO_SIZE) { in tg3_setup_hw()
2128 HOSTCC_STATS_BLK_NIC_ADDR, NIC_SRAM_STATS_BLK, in tg3_setup_hw()
H A Dtg3.h1508 #define NIC_SRAM_STATS_BLK 0x00000300 macro