代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/333434/12683113

makefile

O_TARGET := idedriver-ppc.o obj-y := obj-m := obj-$(CONFIG_BLK_DEV_MPC8xx_IDE) += mpc8xx.o obj-$(CONFIG_BLK_DEV_IDE_PMAC) += pmac.o obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o EXTRA_CFLAGS := -
www.eeworm.com/read/147766/5724594

makefile

O_TARGET := idedriver-ppc.o obj-y := obj-m := obj-$(CONFIG_BLK_DEV_MPC8xx_IDE) += mpc8xx.o obj-$(CONFIG_BLK_DEV_IDE_PMAC) += pmac.o obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o EXTRA_CFLAGS := -
www.eeworm.com/read/127781/5998481

makefile

O_TARGET := idedriver-ppc.o obj-y := obj-m := obj-$(CONFIG_BLK_DEV_MPC8xx_IDE) += mpc8xx.o obj-$(CONFIG_BLK_DEV_IDE_PMAC) += pmac.o obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o EXTRA_CFLAGS := -
www.eeworm.com/read/232307/14198961

makefile

# # Makefile for the kernel block device drivers. # # 12 June 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # # Note : at this point, these files are
www.eeworm.com/read/345798/11791557

h vlanproc.h

#ifndef __BEN_VLAN_PROC_INC__ #define __BEN_VLAN_PROC_INC__ #ifdef CONFIG_PROC_FS int vlan_proc_init(void); int vlan_proc_rem_dev(struct net_device *vlandev); int vlan_proc_add_dev (struct net_device
www.eeworm.com/read/217515/14959610

h vlanproc.h

#ifndef __BEN_VLAN_PROC_INC__ #define __BEN_VLAN_PROC_INC__ #ifdef CONFIG_PROC_FS int vlan_proc_init(void); int vlan_proc_rem_dev(struct net_device *vlandev); int vlan_proc_add_dev (struct net_device
www.eeworm.com/read/431545/8668091

h hw.h

/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2008 Intel Corporation. This program is free software; you can
www.eeworm.com/read/283259/9032732

c piix.c

/* * linux/drivers/ide/piix.c Version 0.32 June 9, 2000 * * Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer * Copyright (C) 1998-2000 Andre Hedrick
www.eeworm.com/read/351674/10630784

c part.c

#include "part.h" #undef PART_DEBUG #define PART_DEBUG #ifdef PART_DEBUG #define PRINTF(fmt,args...) s_UartPrint (fmt ,##args) #else #define PRINTF(fmt,args...) #endif /* void init_part
www.eeworm.com/read/350825/10707384

c efd_api.c

/*########################################################################### ### Intel Confidential ### Copyright (c) Intel Corporation 2007 ### All Rights Reserved. ### ---------------------