Home
last modified time | relevance | path

Searched refs:EISA_ID (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/
Dtlan.h106 #define EISA_ID 0xc80 /* EISA ID Registers */ macro
Dtlan.c667 (int) ioaddr + 0xc80, inw(ioaddr + EISA_ID)); in tlan_eisa_probe()
678 if (inw(ioaddr + EISA_ID) != 0x110E) { in tlan_eisa_probe()