Searched refs:TLAN_MAX_RX (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tlan.h | 301 #define TLAN_MAX_RX 0x46 macro |
H A D | tlan.c | 437 TLan_DioWrite16(BASE, TLAN_MAX_RX, ((1536) + 7) & ~7); in TLan_FinishReset() |