代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/282513/9086025

h gsn_vlan.h

#ifndef __GSN_VLAN_H_ #define __GSN_VLAN_H_ #include struct net_device *__find_vlan_dev(struct net_device* real_dev, unsigned short VID); int vlan_skb_recv(struct
www.eeworm.com/read/162558/10296024

c sa_common.c

/* * sar and sadf common routines. * (C) 1999-2006 by Sebastien GODARD (sysstat wanadoo.fr) * *************************************************************************** * This program is fr
www.eeworm.com/read/351674/10630743

c fat.c

#include "fat.h" #include "part.h" /* * Convert a string to lowercase. */ static void downcase(char *str) { while (*str != '\0') { TOLOWER(*str); str++; }
www.eeworm.com/read/273219/10922557

sh start.sh

#!/bin/sh #If you want to Block a device from sending out Hellos? #Uncomment only one #BLOCK_DEV="block_dev=ethX" #else BLOCK_DEV="" #Internet Gatewaying #If you are using a gateway what is the s
www.eeworm.com/read/451434/7463928

c dwc_otg_attr.c

/* ========================================================================== * $File: //dwh/usb_iip/dev/software/otg_ipmate/linux/drivers/dwc_otg_attr.c $ * $Revision: 1.1 $ * $Date: 2008/03/31 00
www.eeworm.com/read/445847/7589382

c fat.c

#include "fat.h" #include "part.h" /* * Convert a string to lowercase. */ static void downcase(char *str) { while (*str != '\0') { TOLOWER(*str); str++; }
www.eeworm.com/read/333434/12682868

c hpt366.c

/* * linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003 * * Copyright (C) 1999-2002 Andre Hedrick * Portions Copyright (C) 2001 Sun Microsystems, Inc. * Po
www.eeworm.com/read/301491/13858315

c fat.c

#include "fat.h" #include "part.h" /* * Convert a string to lowercase. */ static void downcase(char *str) { while (*str != '\0') { TOLOWER(*str); str++; }
www.eeworm.com/read/152843/5662935

c aic7xxx_osm_pci.c

/* * Linux driver attachment glue for PCI based controllers. * * Copyright (c) 2000-2001 Adaptec Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/152843/5663214

h mthca_memfree.h

/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Cisco Systems. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved