代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.c
/*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale
*
* Linux scsi disk driver
* Initial versions: Drew Eckhardt
*
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
sd.h
/*
* Storage Device.
*/
typedef struct SDev SDev;
typedef struct SDifc SDifc;
typedef struct SDpart SDpart;
typedef struct SDreq SDreq;
typedef struct SDunit SDunit;
typedef struct SDpart {
ulong
sd.h
/*
* Storage Device.
*/
typedef struct SDev SDev;
typedef struct SDifc SDifc;
typedef struct SDpart SDpart;
typedef struct SDreq SDreq;
typedef struct SDunit SDunit;
typedef struct SDpart {
Devsiz
sd.h
#define CONFIG_BLK_DEV_SD 1
sd.reg
;**********************************************************
; SD CARD
;**********************************************************
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SD]
"Prefix"="SDI"
"Dll"="s
sd.def
LIBRARY SD
EXPORTS SDI_Init
SDI_Deinit
SDI_Open
SDI_Close
SDI_Read
SDI_Write
SDI_Seek
SDI_IOControl
SDI_PowerDown
SDI_PowerUp
sd.h
/***************************************************************************
* File: sd.h - Common definition for SD
*
* The content of this file or document is CONFIDENTIAL and PROPRIET
sd.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
sd.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究