代码搜索:ramdisk

找到约 1,135 项符合「ramdisk」的源代码

代码结果 1,135
www.eeworm.com/read/100343/15876574

def ramdisk.def

VXD RAMDISK DYNAMIC DESCRIPTION 'Sample Device' SEGMENTS _LPTEXT CLASS 'LCODE' PRELOAD NONDISCARDABLE _LTEXT CLASS 'LCODE' PRELOAD NONDISCARDABLE _LDATA CLASS 'LCODE' PRELOAD NOND
www.eeworm.com/read/100343/15876577

mak ramdisk.mak

www.eeworm.com/read/100343/15876579

h ramdisk.h

// RAMDISK.H -- Declarations for port driver sample // Copyright (C) 1995 by Walter Oney // All rights reserved #ifndef RAMDISK_H #define RAMDISK_H #include /////////////////////
www.eeworm.com/read/100343/15876582

c ramdisk.c

// RAMDISK.C -- Sample Port Driver // Copyright (C) 1995 by Walter Oney // All rights reserved #include "iosdcls.h" // VMM and IOS headers #pragma hdrstop #include "ramdisk.h" VOID OnReq
www.eeworm.com/read/291494/8413261

c yaffs_ramdisk.c

/* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Char
www.eeworm.com/read/291494/8413267

h yaffs_ramdisk.h

/* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Ch
www.eeworm.com/read/290033/8510334

c yaffs_ramdisk.c

/* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Char
www.eeworm.com/read/290033/8510347

h yaffs_ramdisk.h

/* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Ch
www.eeworm.com/read/287925/8660518

c yaffs_ramdisk.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