代码搜索结果

找到约 10,000 项符合 Storage 的代码

inetpeer.c

/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Version: $Id: inetpeer.c,v 1.7 2001/09/20 21:22:5

pngset.c

/* pngset.c - storage of image information into info struct * * libpng 1.2.5 - October 3, 2002 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2002 Gl

sd.h

/* * Storage Device. */ typedef struct SDev SDev; typedef struct SDifc SDifc; typedef struct SDpart SDpart; typedef struct SDperm SDperm; typedef struct SDreq SDreq; typedef struct SDunit SDunit; s

usb-msd.c

/* * USB Mass Storage Device emulation * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL. */ #include "vl.h" //#define DEBUG_MSD #ifdef D

usbmassstorage.h

/* usbMassStorage.h - Definitions for USB mass storage class */ /* Copyright 2000 Wind River Systems, Inc. */ /* Modification history -------------------- 01a,14dec00,wef First. */ #ifndef __INCus

inetpeer.c

/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Version: $Id: inetpeer.c,v 1.7 2001/09/20 21:22:5

debug.h

/* Driver for USB Mass Storage compliant devices * Debugging Functions Header File * * $Id: debug.h,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $ * * Current development and maintenance by: * (c)

initializers.c

/* Special Initializers for certain USB Mass Storage devices * * $Id: initializers.c,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matt

scsiglue.h

/* Driver for USB Mass Storage compliant devices * SCSI Connecting Glue Header File * * $Id: scsiglue.h,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $ * * Current development and maintenance by: *

debug.c

/* Driver for USB Mass Storage compliant devices * Debugging Functions Source Code File * * $Id: debug.c,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $ * * Current development and maintenance by: *