代码搜索结果
找到约 10,000 项符合
Storage 的代码
scsiglue.h
/* Driver for USB Mass Storage compliant devices
* SCSI Connecting Glue Header File
*
* $Id: scsiglue.h,v 1.4 2000/08/25 00:13:51 mdharm Exp $
*
* Current development and maintenance by:
* (c)
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1
debug.c
/* Driver for USB Mass Storage compliant devices
* Debugging Functions Source Code File
*
* $Id: debug.c,v 1.8 2002/02/25 00:40:13 mdharm Exp $
*
* Current development and maintenance by:
* (c
debug.h
/* Driver for USB Mass Storage compliant devices
* Debugging Functions Header File
*
* $Id: debug.h,v 1.6 2001/01/12 23:51:04 mdharm Exp $
*
* Current development and maintenance by:
* (c) 199
scsiglue.h
/* Driver for USB Mass Storage compliant devices
* SCSI Connecting Glue Header File
*
* $Id: scsiglue.h,v 1.4 2000/08/25 00:13:51 mdharm Exp $
*
* Current development and maintenance by:
* (c)
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1
unusual_devs.h
/* Driver for USB Mass Storage compliant devices
* Ununsual Devices File
*
* $Id: unusual_devs.h,v 1.25 2002/01/13 06:39:17 mdharm Exp $
*
* Current development and maintenance by:
* (c) 2000
debug.c
/* Driver for USB Mass Storage compliant devices
* Debugging Functions Source Code File
*
* $Id: debug.c,v 1.5 2001/06/27 23:20:45 mdharm Exp $
*
* Current development and maintenance by:
* (c
mfile1
/* @(#)mfile1 4.2 (Berkeley) 83/04/04 */
# include "macdefs"
# include "manifest"
#define cerror comerror
/* storage classes */
# define SNULL 0
# define AUTO 1
# define EXTERN 2
# define STATIC 3
mems.mod
(*#@(#)mems.mod 4.1 Ultrix 7/17/90 *)
module teststorage;
from system import tsize, adr;
from Storage import ALLOCATE, DEALLOCATE;
from io import writef, output;
const
MAXSIZE = 1000;
ACTUALS