Home
last modified time | relevance | path

Searched refs:EISA_ID2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dewrk3.h178 #define EISA_ID2 iobase + 0x0c82 /* EISA ID Register 2 */ macro
Dtlan.h108 #define EISA_ID2 0xc82 /* EISA ID Register 2 */ macro
Dde4x5.h44 #define EISA_ID2 iobase+0x0c82 /* EISA ID Register 2 */ macro
Dtlan.c597 device_id = inw(ioaddr + EISA_ID2); in TLan_probe1()
750 TLAN_DBG(TLAN_DEBUG_PROBE,"EISA_ID 0x%4x: 0x%4x\n", (int) ioaddr + 0xC82, inw(ioaddr + EISA_ID2)); in TLan_EisaProbe()
763 device_id = inw(ioaddr + EISA_ID2); in TLan_EisaProbe()