Home
last modified time | relevance | path

Searched refs:IOASIC_ESAR (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-mips/dec/
Dioasic_addrs.h28 #define IOASIC_ESAR (2*IOASIC_SLOT_SIZE) /* LANCE MAC address chip */ macro
/linux-2.4.37.9/include/asm-mips64/dec/
Dioasic_addrs.h28 #define IOASIC_ESAR (2*IOASIC_SLOT_SIZE) /* LANCE MAC address chip */ macro
/linux-2.4.37.9/drivers/net/
Ddeclance.c1082 esar_base = system_base + IOASIC_ESAR; in dec_lance_init()