代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/350657/3119946

c old-checksum.c

/* * FIXME: old compatibility stuff, will be removed soon. */ #include unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum) { int src_err=0, dst_err=0;
www.eeworm.com/read/350657/3124250

quirks readme.quirks

Below is what the bt878 data book says about the PCI bug compatibility modes of the bt878 chip. The triton1 insmod option sets the EN_TBFX bit in the control register. The vsfx insmod option does th
www.eeworm.com/read/264095/4291986

c old-checksum.c

/* * FIXME: old compatibility stuff, will be removed soon. */ #include unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum) { int src_err=0, dst_err=0;
www.eeworm.com/read/264095/4293623

c old-checksum.c

/* * FIXME: old compatibility stuff, will be removed soon. */ #include unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum) { int src_err=0, dst_err=0;
www.eeworm.com/read/264095/4297586

quirks readme.quirks

Below is what the bt878 data book says about the PCI bug compatibility modes of the bt878 chip. The triton1 insmod option sets the EN_TBFX bit in the control register. The vsfx insmod option does th
www.eeworm.com/read/256086/4370792

h stat.h

/* * sys/stat.h */ #ifndef _SYS_STAT_H #define _SYS_STAT_H #include /* We don't use this, but it's there for compatibility */ #define S_IFMT 00170000 #define S_IFSOCK 0140000 #def
www.eeworm.com/read/152843/5660182

s ia32entry.s

/* * Compatibility mode system call entry point for x86-64. * * Copyright 2000-2002 Andi Kleen, SuSE Labs. */ #include #include #include
www.eeworm.com/read/473907/6821453

h wincompat.h

/* * wincompat.h -- Go Ahead compatibility header for CE * * Copyright (c) Go Ahead Software, Inc., 1995-2000 * * * $Id: wincompat.h,v 1.3 2003/04/11 17:52:05 bporter Exp $ */ #ifndef _h_WINCO
www.eeworm.com/read/248907/12535039

h wtcompat24.h

/* * Compatibility header file to aid support of different kernel versions */ #ifndef _WT4_COMPAT_H #define _WT4_COMPAT_H #if 0 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,25) #define module_pa
www.eeworm.com/read/105435/15666837

h wincompat.h

/* * wincompat.h -- Go Ahead compatibility header for CE * * Copyright (c) Go Ahead Software, Inc., 1995-2000 * * * $Id: wincompat.h,v 1.3 2003/04/11 17:52:05 bporter Exp $ */ #ifndef _h_WINCO