Home
last modified time | relevance | path

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

/drivers/net/
Des3210.c77 #define ES_ID_PORT 0xc80 /* Same for all EISA cards */ macro
184 printk("es3210.c: probe at %#x, ID %#8x\n", ioaddr, inl(ioaddr + ES_ID_PORT)); in es_probe1()
191 eisa_id = inl(ioaddr + ES_ID_PORT); in es_probe1()