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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dnvram.c42 static ssize_t read_nvram(struct file *file, char __user *buf, function
106 .read = read_nvram,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dgeneric_nvram.c51 static ssize_t read_nvram(struct file *file, char __user *buf, function
123 .read = read_nvram,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_attr.c96 ha->isp_ops.read_nvram(ha, (uint8_t *)buf, ha->nvram_base,
301 ha->isp_ops.read_nvram(ha, (uint8_t *)buf, ha->vpd_base, ha->vpd_size);
H A Dqla_os.c1477 ha->isp_ops.read_nvram = qla2x00_read_nvram_data;
1540 ha->isp_ops.read_nvram = qla24xx_read_nvram_data;
H A Dqla_def.h2036 uint8_t * (*read_nvram) (struct scsi_qla_host *, uint8_t *, member in struct:isp_operations
H A Dqla_init.c1446 ha->isp_ops.read_nvram(ha, ptr, ha->nvram_base, ha->nvram_size);
3410 ha->isp_ops.read_nvram(ha, (uint8_t *)dptr, ha->nvram_base,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbsdram.S138 bne a1,SOCRAM_CORE_ID,read_nvram
147 read_nvram: label

Completed in 130 milliseconds