Searched refs:read_prom_byte (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/atm/
H A Dhe.c110 static u8 read_prom_byte(struct he_dev *he_dev, int addr);
1095 he_dev->prod_id[i] = read_prom_byte(he_dev, PROD_ID + i);
1097 he_dev->media = read_prom_byte(he_dev, MEDIA);
1100 dev->esi[i] = read_prom_byte(he_dev, MAC_ADDR + i);
2801 static u8 read_prom_byte(struct he_dev *he_dev, int addr) function

Completed in 99 milliseconds