Home
last modified time | relevance | path

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

/drivers/net/
Dni52.h24 #define NI52_MAGICVAL1 0x00 /* magic-values for ni5210 card */ macro
Dni52.c459 if (!(inb(ioaddr+NI52_MAGIC1) == NI52_MAGICVAL1) || in ni52_probe1()