Searched refs:readword (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcs89x0.c342 readword(unsigned long base_addr, int portno) function
354 readword(unsigned long base_addr, int portno) function
366 readword(unsigned long base_addr, int portno) function
386 tmp16 = readword(base_addr, portno);
410 return readword(dev->base_addr, DATA_PORT);
543 if ((readword(ioaddr & ~3, ADD_PORT) & ADD_MASK) != ADD_SIG) {
545 dev->name, readword(ioaddr & ~3, ADD_PORT));
553 ioaddr, ADD_PORT, readword(ioaddr, ADD_PORT));
556 tmp = readword(ioaddr, DATA_PORT);
1483 while ((status = readword(de
[all...]

Completed in 110 milliseconds