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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Ddmfe.c324 static u16 read_srom_word(long ,int);
482 cpu_to_le16(read_srom_word(db->ioaddr, i));
1568 static u16 read_srom_word(long ioaddr, int offset) function
H A Duli526x.c231 static u16 read_srom_word(long, int);
364 ((__le16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db->ioaddr, i));
1476 static u16 read_srom_word(long ioaddr, int offset) function

Completed in 46 milliseconds