Searched refs:NE_ASIC_OFFSET (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | ns8390.h | 157 #define NE_ASIC_OFFSET 0x10 macro |
H A D | ns8390.c | 880 eth_asic_base = eth_nic_base + NE_ASIC_OFFSET; in eth_probe() |