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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddm9000.c164 static u16 read_srom_word(board_info_t *, int);
567 ((u16 *) db->srom)[i] = read_srom_word(db, i);
979 read_srom_word(board_info_t * db, int offset) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c321 static u16 read_srom_word(long ,int);
458 cpu_to_le16(read_srom_word(db->ioaddr, i));
1559 static u16 read_srom_word(long ioaddr, int offset) function
H A Duli526x.c226 static u16 read_srom_word(long, int);
347 ((u16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db->ioaddr, i));
1357 static u16 read_srom_word(long ioaddr, int offset) function

Completed in 67 milliseconds