| /src/external/gpl3/gdb/dist/sim/ppc/ |
| hw_nvram.c | 36 nvram - non-volatile memory with clock 58 applied when updating the NVRAM's clock. If no timezone is 85 hw_nvram_device *nvram = ZALLOC(hw_nvram_device); local 86 return nvram; 97 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local 104 if (nvram->sizeof_memory == 0) { 114 nvram->sizeof_memory = attach_size; 118 if (nvram->sizeof_memory == 0) 120 if (nvram->sizeof_memory < 8) 121 device_error(me, "NVRAM must be at least 8 bytes in size") 200 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local 220 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| hw_nvram.c | 36 nvram - non-volatile memory with clock 58 applied when updating the NVRAM's clock. If no timezone is 85 hw_nvram_device *nvram = ZALLOC(hw_nvram_device); local 86 return nvram; 97 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local 104 if (nvram->sizeof_memory == 0) { 114 nvram->sizeof_memory = attach_size; 118 if (nvram->sizeof_memory == 0) 120 if (nvram->sizeof_memory < 8) 121 device_error(me, "NVRAM must be at least 8 bytes in size") 200 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local 220 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me); local [all...] |
| /src/share/man/man4/man4.prep/ |
| Makefile | 4 MAN= intro.4 nvram.4
|
| /src/sys/arch/prep/include/ |
| Makefile | 9 nvram.h \
|
| /src/sys/arch/sgimips/sgimips/ |
| arcemu.c | 181 * The following matches IP6's and IP12's NVRAM memory layout 202 } nvram; variable in typeref:struct:arcemu_nvramdata 279 eeprom_read((uint8_t *)&nvram, sizeof(nvram), i, 283 eeprom_read((uint8_t *)&nvram, sizeof(nvram), i, 288 if (nvram.enaddr[0] == 0x08 && nvram.enaddr[1] == 0x00 && 289 nvram.enaddr[2] == 0x69) 292 if (memcmp(nvram.lbaud, "9600\x0", 5) == 0 [all...] |
| /src/usr.sbin/eeprom/ |
| defs.h | 37 #include <machine/nvram.h> 131 /* PReP nvram handlers. */
|
| /src/external/gpl3/gdb/dist/sim/m68hc11/ |
| dv-nvram.c | 1 /* dv-nvram.c -- Generic driver for a non volatile ram (battery saved) 36 nvram - Non Volatile Ram 106 struct nvram struct 127 attach_nvram_regs (struct hw *me, struct nvram *controller) 243 struct nvram *controller; 245 controller = HW_ZALLOC (me, struct nvram); 266 struct nvram *controller = hw_data (me); 289 struct nvram *controller = hw_data (me); 350 { "nvram", nvram_finish, },
|
| local.mk | 63 %C%_SIM_EXTRA_HW_DEVICES = m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram
|
| /src/external/gpl3/gdb.old/dist/sim/m68hc11/ |
| dv-nvram.c | 1 /* dv-nvram.c -- Generic driver for a non volatile ram (battery saved) 36 nvram - Non Volatile Ram 106 struct nvram struct 127 attach_nvram_regs (struct hw *me, struct nvram *controller) 243 struct nvram *controller; 245 controller = HW_ZALLOC (me, struct nvram); 266 struct nvram *controller = hw_data (me); 289 struct nvram *controller = hw_data (me); 350 { "nvram", nvram_finish, },
|
| local.mk | 63 %C%_SIM_EXTRA_HW_DEVICES = m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram
|
| /src/etc/etc.prep/ |
| MAKEDEV.conf | 16 makedev nvram
|
| /src/sys/arch/cobalt/include/ |
| Makefile | 17 nvram.h \
|
| /src/sys/arch/sandpoint/isa/ |
| isaclock.c | 140 #include <sandpoint/isa/nvram.h>
|
| /src/sys/arch/prep/pnpbus/ |
| nvram_pnpbus.c | 54 #include <machine/nvram.h> 61 static NVRAM_MAP *nvram; variable 142 aprint_error("nvram: couldn't map registers\n"); 146 /* Initialize the nvram header */ 152 * now that we have the header, we know how big the NVRAM part on 161 * now read the whole nvram in, one chunk at a time, marking down 180 nvram = (NVRAM_MAP *)&nvramData[0]; 182 aprint_verbose("%s: Read %d bytes from nvram of size %d\n", 187 printf("Dumping nvram\n"); 229 /* tell the NVRAM what we want * [all...] |
| /src/etc/etc.atari/ |
| MAKEDEV.conf | 24 mkdev nvram c 2 11 640 $g_kmem
|
| /src/etc/etc.macppc/ |
| MAKEDEV.conf | 11 makedev nvram apm adb grf0 openfirm
|
| /src/sys/arch/cobalt/cobalt/ |
| console.c | 37 #include <machine/nvram.h>
|
| /src/etc/etc.ofppc/ |
| MAKEDEV.conf | 10 makedev nvram apm adb grf0 openfirm
|
| /src/sys/arch/i386/isa/ |
| cmos.c | 79 #include <i386/isa/nvram.h>
|
| /src/sys/arch/macppc/dev/ |
| nvram.c | 1 /* $NetBSD: nvram.c,v 1.20 2014/07/25 08:10:34 dholland Exp $ */ 35 __KERNEL_RCSID(0, "$NetBSD: nvram.c,v 1.20 2014/07/25 08:10:34 dholland Exp $"); 64 CFATTACH_DECL_NEW(nvram, sizeof(struct nvram_softc), 93 if (strcmp(ca->ca_name, "nvram") != 0)
|
| /src/sys/arch/next68k/next68k/ |
| nextrom.h | 124 #import <mon/nvram.h>
|
| /src/sys/dev/sdmmc/ |
| if_bwfm_sdio.c | 469 uint8_t *ucode, *nvram, *clm; local 497 nvram = bwfm_firmware_data(&fwctx, BWFM_FILETYPE_NVRAM, &nvlen); 498 KASSERT(nvram != NULL); 501 if (bwfm_nvram_convert(nvram, nvlen, &nvsize)) { 509 if (bwfm_sdio_load_microcode(sc, ucode, ucsize, nvram, nvsize) != 0) { 1181 u_char *nvram, size_t nvlen) 1209 DPRINTF(("nvram %zu bytes to 0x%08lx\n", nvlen, 1212 /* Upload nvram */ 1214 bwfm->sc_chip.ch_ramsize - nvlen, nvram, nvlen, 1); 1218 /* Verify nvram */ [all...] |
| /src/sys/arch/evbmips/sbmips/ |
| machdep.c | 100 #include <evbmips/sbmips/nvram.h>
|
| /src/sys/arch/sbmips/sbmips/ |
| machdep.c | 99 #include <sbmips/nvram.h>
|
| /src/sys/arch/shark/isa/ |
| clock.c | 176 #include <shark/isa/nvram.h>
|