代码搜索:NVRAM

找到约 1,414 项符合「NVRAM」的源代码

代码结果 1,414
www.eeworm.com/read/140467/5791451

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/135153/5888539

c nvram.c

/* * CMOS/NV-RAM driver for Linux * * Copyright (C) 1997 Roman Hodek * idea by and with help from Richard Jelinek * * This driver allows you
www.eeworm.com/read/135153/5889121

h nvram.h

#ifndef _LINUX_NVRAM_H #define _LINUX_NVRAM_H #include /* /dev/nvram ioctls */ #define NVRAM_INIT _IO('p', 0x40) /* initialize NVRAM and set checksum */ #define NVRAM_SETCKS _IO('p'
www.eeworm.com/read/132748/5909929

h nvram.h

#ifndef _LINUX_NVRAM_H #define _LINUX_NVRAM_H #include /* /dev/nvram ioctls */ #define NVRAM_INIT _IO('p', 0x40) /* initialize NVRAM and set checksum */ #define NVRAM_SETCKS _IO('p'
www.eeworm.com/read/131315/5932896

h nvram.h

/* * Copyright (c) 1992 OMRON Corporation. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Be
www.eeworm.com/read/128965/5977946

c nvram.c

/* * (C) Copyright 2002 * Thomas Frieden, Hyperion Entertainment * ThomasF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This progra
www.eeworm.com/read/128531/5985095

c nvram.c

/* * c 2001 PPC 64 Team, IBM Corp * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by
www.eeworm.com/read/127781/5996256

c nvram.c

/* * c 2001 PPC 64 Team, IBM Corp * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by
www.eeworm.com/read/127781/6000184

ver nvram.ver

#define __ver_nvram_check_checksum _ver_str(7da28f12) #define nvram_check_checksum _set_ver(nvram_check_checksum) #define __ver_nvram_set_checksum _ver_str(2742a659) #define nvram_set_checksum _set_ve
www.eeworm.com/read/125688/6023058

h nvram.h

#ifndef _LINUX_NVRAM_H #define _LINUX_NVRAM_H #include /* /dev/nvram ioctls */ #define NVRAM_INIT _IO('p', 0x40) /* initialize NVRAM and set checksum */ #define NVRAM_SETCKS _IO('p'