代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/380126/9161710
c pktsetup.c
/*
* Copyright (c) 1999,2000 Jens Axboe
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi
www.eeworm.com/read/375743/9350782
c pciirq.c
#include
#include "typedef.h"
#include "low.h"
#include "list.h"
#include "pci.h"
extern struct irq_routing_table far * pirq_table;
/*
* If we have a IRQ routing table, use it
www.eeworm.com/read/168216/9933746
h pci-compat.h
/* This header only makes sense when included in a 2.0 compile */
/*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in
www.eeworm.com/read/363056/9969751
c unix_io.c
/**
* unix_io.c - Unix style disk io functions. Originated from the Linux-NTFS project.
*
* Copyright (c) 2000-2006 Anton Altaparmakov
*
* This program/include file is free software; you can redi
www.eeworm.com/read/361963/10026570
c gen_eth.c
/*
* Copyright (c) 2006 Christophe Fillot.
* E-mail: cf@utc.fr
*
* gen_eth.c: module used to send/receive Ethernet packets.
*
* Use libpcap (0.9+) or WinPcap (0.4alpha1+) to receive and send pac
www.eeworm.com/read/360810/10076898
c am79c961a.c
/*
* linux/drivers/net/am79c961.c
*
* Derived from various things including skeleton.c
*
* R.M.King 1995.
*/
#include
#include
#include
#include
www.eeworm.com/read/164767/10089458
h hddev.h
#ifndef _DEVBLKHD_H
#define _DEVBLKHD_H
#include
#include "dev.h"
#include "req.h"
struct hddev_t : public blkdev_t {
isr_t curisr;
void isr(int irqno);
void nullisr(int irqno);
void
www.eeworm.com/read/359019/10170128
h scsidefs.h
/* @(#)scsidefs.h 1.21 99/05/10 Copyright 1988 J. Schilling */
/*
* Definitions for SCSI devices i.e. for error strings in scsierrs.c
*
* Copyright (c) 1988 J. Schilling
*/
/*
* This program is f
www.eeworm.com/read/358417/10189502
h input.h
#ifndef _INPUT_H
#define _INPUT_H
/*
* Copyright (c) 1999-2002 Vojtech Pavlik
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Publ
www.eeworm.com/read/358417/10189503
c usbkbd.c
/*
* $Id: usbkbd.c,v 1.27 2001/12/27 10:37:41 vojtech Exp $
*
* Copyright (c) 1999-2001 Vojtech Pavlik
*
* USB HIDBP Keyboard support
*/
/*
* This program is free software; you can redistrib