代码搜索:RAMDISK
找到约 1,135 项符合「RAMDISK」的源代码
代码结果 1,135
www.eeworm.com/read/218406/14921832
c system.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/161121/5555745
makefile
#
# Makefile for a ramdisk image
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something sp
www.eeworm.com/read/161121/5555911
makefile
#
# Makefile for the Baget specific kernel interface routines
# under Linux.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own
www.eeworm.com/read/393934/8254547
c yaffs_flashif.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yaffs_ramdisk.c: yaffs ram disk component
*
* Copyright (C) 2002 Aleph One Ltd.
*
* Created by Charles Manning
www.eeworm.com/read/370647/9589037
c yaffs_flashif.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yaffs_ramdisk.c: yaffs ram disk component
*
* Copyright (C) 2002 Aleph One Ltd.
*
* Created by Charles Manning
www.eeworm.com/read/107331/15458570
c yaffs_flashif.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yaffs_ramdisk.c: yaffs ram disk component
*
* Copyright (C) 2002 Aleph One Ltd.
*
* Created by Charles Manning
www.eeworm.com/read/371112/9565377
inc cfg2410.inc
;---------------------------------------------------------------------------------
; Copyright (c) Haisoft 2007-9-1
; Author: Kingsea
; Email: jinhailiao@163.com
;---------------------------
www.eeworm.com/read/357821/10200775
c partition.c
#include
#include
#include
#include
struct map __bsetup parts[] = {
{
.name = "loader",
.sramb = LOADER_SRAM_BASE,
.srams = LOADER_MAX_SIZE,
www.eeworm.com/read/458613/7293206
h setup.h
/*
* linux/include/asm/setup.h
*
* This code derived from linux kernel 2.6
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/396258/8118034
c partition.c
#include
#include
#include
#include
struct map __bsetup parts[] = {
{
.name = "loader",
.sramb = LOADER_SRAM_BASE,
.srams = LOADER_MAX_SIZE,