代码搜索:如何学习 drive?
找到约 10,000 项符合「如何学习 drive?」的源代码
代码结果 10,000
www.eeworm.com/read/333434/12682889
c trm290.c
/*
* linux/drivers/ide/pci/trm290.c Version 1.02 Mar. 18, 2000
*
* Copyright (c) 1997-1998 Mark Lord
* May be copied or modified under the terms of the GNU General Public License
*/
/*
* T
www.eeworm.com/read/333434/12682939
c it8172.c
/*
*
* BRIEF MODULE DESCRIPTION
* IT8172 IDE controller support
*
* Copyright 2000 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* stevel@mvista.com or source@m
www.eeworm.com/read/333434/12683059
c ide-io.c
/*
* IDE I/O functions
*
* Basic PIO and command management functionality.
*
* This code was split off from ide.c. See ide.c for history and original
* copyrights.
*
* This program is free sof
www.eeworm.com/read/333434/12683075
c hd.c
/*
* linux/drivers/ide/legacy/hd.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* This is the low-level hd interrupt support. It traverses the
* request-list, using interrupts to jump b
www.eeworm.com/read/145545/12715048
java scsiharddrive.java
package examples.inner;
/** A class definition to show how it is possible
* to use an inner class as a superclass
*/
public class SCSIHardDrive extends Computer.HardDrive {
private stat
www.eeworm.com/read/332905/12717536
c usrata.c
/* usrAta.c - ATA initialization */
/* Copyright 1992-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,30oct97,db added call to ATA_SWAP in usrAtaPartition.
01c,3
www.eeworm.com/read/332442/12757991
lst ds18b20.lst
1 .file "ds18b20.c"
2 .arch atmega8
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/245108/12822287
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 2700
ClientLeft = 1545
ClientTop = 1545
ClientWidth = 3180
LinkTopic
www.eeworm.com/read/330990/12857844
c hd.c
/*
* linux/drivers/ide/hd.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* This is the low-level hd interrupt support. It traverses the
* request-list, using interrupts to jump between
www.eeworm.com/read/330990/12857936
c hpt34x.c
/*
* linux/drivers/ide/hpt34x.c Version 0.31 June. 9, 2000
*
* Copyright (C) 1998-2000 Andre Hedrick
* May be copied or modified under the terms of the GNU General Public Li