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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/contrib/wrt/
H A Dlease_update.sh20 NVRAM=/usr/sbin/nvram
38 NVRAM=/usr/sbin/nvram
42 ${NVRAM} show | sed -n -e "/^${PREFIX}.*/ s/^.*=//p"
45 ${NVRAM} unset ${PREFIX}${3}
49 ${NVRAM} set ${PREFIX}${3}="${DNSMASQ_LEASE_LENGTH:-}${DNSMASQ_LEASE_EXPIRES:-} ${2} ${3} ${4:-*} ${DNSMASQ_CLIENT_ID:-*}"
51 ${NVRAM} commit
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_bios.c120 NVRAM, enumerator in enum:tcpa_pc_event_ids
137 "NVRAM",
254 case NVRAM:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dpnp.h54 /* NVRAM */
55 #define PNPNVRAM "IBM0008" /* NVRAM */
297 NVRAM = 5, enumerator in enum:_PnP_SUB_TYPE
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Da100u2w.h110 #define ORC_CMD_SET_NVM 0x03 /* Host command - Set NVRAM */
111 #define ORC_CMD_GET_NVM 0x04 /* Host command - Get NVRAM */
371 } NVRAM, *PNVRAM; typedef in typeref:struct:_NVRAM
H A Dinitio.h643 } NVRAM, *PNVRAM; typedef in typeref:struct:_NVRAM
H A Da100u2w.c111 static NVRAM nvram, *nvramp = &nvram;
H A Dinitio.c246 /*NVRAM nvram, *nvramp = &nvram; */
247 static NVRAM i91unvram;
248 static NVRAM *i91unvramp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsbsdram.S66 * a2: NVRAM x x
149 /* Find NVRAM (a2) */
184 /* Try embedded NVRAM at 4 KB and 1 KB as last resorts */
197 b memc_init # No NVRAM
201 /* Get SDRAM parameters (t0, t1, t2) from NVRAM (a2) */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/wl/config/
H A Dwl.mk1348 ifeq ($(NVRAM),1)

Completed in 201 milliseconds