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