| /NextBSD/sys/dev/sfxge/ |
| HD | sfxge_nvram.c | 60 size_t total_size = ip->u.nvram.size; in sfxge_nvram_rw() 69 rc = copyout(fake_dynamic_cfg_nvram, ip->u.nvram.data, in sfxge_nvram_rw() 88 rc = copyin(ip->u.nvram.data + off, buf, len); in sfxge_nvram_rw() 92 ip->u.nvram.offset + off, buf, len); in sfxge_nvram_rw() 97 ip->u.nvram.offset + off, buf, len); in sfxge_nvram_rw() 100 rc = copyout(buf, ip->u.nvram.data + off, len); in sfxge_nvram_rw() 158 if (ip->u.nvram.type > SFXGE_NVRAM_TYPE_DYNAMIC_CFG) in sfxge_nvram_ioctl() 160 type = nvram_types[ip->u.nvram.type]; in sfxge_nvram_ioctl() 162 (ip->u.nvram.op == SFXGE_NVRAM_OP_WRITE || in sfxge_nvram_ioctl() 163 ip->u.nvram.op == SFXGE_NVRAM_OP_ERASE || in sfxge_nvram_ioctl() [all …]
|
| HD | sfxge_ioc.h | 97 } nvram; member
|
| /NextBSD/sys/mips/conf/ |
| HD | RT5350.hints | 9 #hint.nvram.0.sig=0xe5e60a74 10 #hint.nvram.0.base=0x1f030000 11 #hint.nvram.0.maxsize=0x2000 12 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 13 #hint.nvram.1.sig=0x5a045e94 14 #hint.nvram.1.base=0x1f032000 15 #hint.nvram.1.maxsize=0x4000 16 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | MT7620.hints | 13 #hint.nvram.0.sig=0xe5e60a74 14 #hint.nvram.0.base=0x1f030000 15 #hint.nvram.0.maxsize=0x2000 16 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 17 #hint.nvram.1.sig=0x5a045e94 18 #hint.nvram.1.base=0x1f032000 19 #hint.nvram.1.maxsize=0x4000 20 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | RT305X.hints | 7 hint.nvram.0.sig=0xe5e60a74 8 hint.nvram.0.base=0x1f030000 9 hint.nvram.0.maxsize=0x2000 10 hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 11 hint.nvram.1.sig=0x5a045e94 12 hint.nvram.1.base=0x1f032000 13 hint.nvram.1.maxsize=0x4000 14 hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | AP91.hints | 61 # nvram mapping - XXX ? 62 hint.nvram.0.base=0x1f030000 63 hint.nvram.0.maxsize=0x2000 64 hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 65 hint.nvram.1.base=0x1f032000 66 hint.nvram.1.maxsize=0x4000 67 hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | PB92.hints | 65 # nvram mapping - XXX ? 66 hint.nvram.0.base=0x1f030000 67 hint.nvram.0.maxsize=0x2000 68 hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 69 hint.nvram.1.base=0x1f032000 70 hint.nvram.1.maxsize=0x4000 71 hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | ENH200.hints | 56 # nvram mapping - XXX ? 57 #hint.nvram.0.base=0x1f030000 58 #hint.nvram.0.maxsize=0x2000 59 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 60 #hint.nvram.1.base=0x1f032000 61 #hint.nvram.1.maxsize=0x4000 62 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | AP93.hints | 56 # nvram mapping - XXX ? 57 hint.nvram.0.base=0x1f030000 58 hint.nvram.0.maxsize=0x2000 59 hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 60 hint.nvram.1.base=0x1f032000 61 hint.nvram.1.maxsize=0x4000 62 hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| HD | ONIONOMEGA.hints | 43 # [ 0.540000] 0x000000fe0000-0x000000ff0000 : "nvram"
|
| HD | CARAMBOLA2.hints | 48 # [ 0.740000] 0x000000fe0000-0x000000ff0000 : "nvram"
|
| /NextBSD/sys/modules/nvram/ |
| HD | Makefile | 3 .PATH: ${.CURDIR}/../../dev/nvram 5 KMOD= nvram 6 SRCS= nvram.c
|
| /NextBSD/usr.sbin/nvram/ |
| HD | Makefile | 3 PROG= nvram 4 MAN= nvram.8
|
| /NextBSD/sys/dev/sym/ |
| HD | sym_hipd.c | 2184 static int sym_prepare_setting (hcb_p np, struct sym_nvram *nvram); 2266 static void sym_nvram_setup_host (hcb_p np, struct sym_nvram *nvram); 2479 static int sym_prepare_setting(hcb_p np, struct sym_nvram *nvram) in sym_prepare_setting() argument 2650 sym_nvram_setup_host (np, nvram); in sym_prepare_setting() 2686 else if (nvram->type == SYM_SYMBIOS_NVRAM) { in sym_prepare_setting() 2704 (nvram->type == SYM_SYMBIOS_NVRAM || in sym_prepare_setting() 2705 (nvram->type == SYM_TEKRAM_NVRAM && in sym_prepare_setting() 2741 sym_nvram_setup_target (np, i, nvram); in sym_prepare_setting() 2763 i = nvram->type; in sym_prepare_setting() 8407 struct sym_nvram nvram; local [all …]
|
| /NextBSD/sys/dev/ips/ |
| HD | ips_commands.c | 487 ips_nvram_page5 *nvram; in ips_write_nvram() local 498 nvram = command->data_buffer; in ips_write_nvram() 500 sc->adapter_type = nvram->adapter_type; in ips_write_nvram() 502 strncpy(nvram->driver_high, IPS_VERSION_MAJOR, 4); in ips_write_nvram() 503 strncpy(nvram->driver_low, IPS_VERSION_MINOR, 4); in ips_write_nvram() 504 nvram->operating_system = IPS_OS_FREEBSD; in ips_write_nvram()
|
| /NextBSD/usr.sbin/ |
| HD | Makefile.powerpc | 3 SUBDIR+= nvram
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | vmware | 6 0 belong 0x4d52564e VMware nvram
|
| /NextBSD/tools/kerneldoc/subsys/ |
| HD | Doxyfile-dev_nvram | 14 INPUT = $(DOXYGEN_SRC_PATH)/dev/nvram/ \
|
| /NextBSD/sys/dev/nvram2env/ |
| HD | nvram2env.c | 175 struct nvram { struct 197 struct nvram * nv; in nvram2env_attach() argument
|
| /NextBSD/sys/dev/nvram/ |
| HD | nvram.c | 169 DEV_MODULE(nvram, nvram_modevent, NULL);
|
| /NextBSD/sys/conf/ |
| HD | files.mips | 90 # AP common nvram interface MIPS specific, but maybe should be more generic
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | kirkwood-dir665.dts | 107 label = "nvram";
|
| /NextBSD/sys/amd64/vmm/io/ |
| HD | vrtc.c | 65 uint8_t nvram[36]; member 793 if (offset < offsetof(struct rtcdev, nvram[0]) || in vrtc_nvram_write()
|
| /NextBSD/sys/boot/efi/loader/ |
| HD | main.c | 376 COMMAND_SET(nvram, "nvram", "get or set NVRAM variables", command_nvram);
|
| /NextBSD/sys/modules/ |
| HD | Makefile | 636 _nvram= nvram
|