代码搜索:NVRAM
找到约 1,414 项符合「NVRAM」的源代码
代码结果 1,414
www.eeworm.com/read/179911/5295769
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/179911/5296569
c nvram.c
/*
* /dev/nvram driver for Power Macintosh.
*/
#define NVRAM_VERSION "1.0"
#include
#include
#include
#include
#include
www.eeworm.com/read/179911/5298242
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/179911/5299588
h nvram.h
/*
* PreP compliant NVRAM access
*/
#ifdef __KERNEL__
#ifndef _PPC_NVRAM_H
#define _PPC_NVRAM_H
#define NVRAM_AS0 0x74
#define NVRAM_AS1 0x75
#define NVRAM_DATA 0x77
/* RTC Offsets */
#define
www.eeworm.com/read/174879/5356347
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 progr
www.eeworm.com/read/171344/5396789
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/169681/5416001
c nvram.c
/* nvRam.c - non-volatile RAM library */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,18jun96,wlf doc: cleanup.
01e
www.eeworm.com/read/168763/5438607
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/168763/5440435
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/164889/5487505
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