代码搜索:NVRAM
找到约 1,414 项符合「NVRAM」的源代码
代码结果 1,414
www.eeworm.com/read/486037/1256472
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/480930/1308511
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/480930/1310937
h nvram.h
/*
* BK Id: SCCS/s.nvram.h 1.5 05/17/01 18:14:25 cort
*/
/*
* PreP compliant NVRAM access
*/
#ifdef __KERNEL__
#ifndef _PPC_NVRAM_H
#define _PPC_NVRAM_H
#define NVRAM_AS0 0x74
#define NVRAM_AS1
www.eeworm.com/read/479151/1338967
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/479151/1339996
c nvram.c
/*
* /dev/nvram driver for Power Macintosh.
*/
#define NVRAM_VERSION "1.0"
#include
#include
#include
#include
#include
www.eeworm.com/read/479151/1341332
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/477919/1356299
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/477613/1360212
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