代码搜索:setup

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

代码结果 10,000
www.eeworm.com/read/161121/5557098

c setup.c

/* * linux/arch/alpha/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds */ /* 2.3.x bootmem, 1999 Andrea Arcangeli */ /* * Bootup setup stuff. */ #include
www.eeworm.com/read/161121/5557170

c setup.c

/* $Id: setup.c,v 1.8 2000/02/02 04:42:38 prumpf Exp $ * * Initial setup-routines for HP 9000 based hardware. * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * Modifications for PA
www.eeworm.com/read/161121/5557286

c setup.c

/* * arch/s390/kernel/setup.c * * S390 version * Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Hartmut Penner (hp@de.ibm.com), * Ma
www.eeworm.com/read/161121/5557336

s setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both
www.eeworm.com/read/161121/5557344

c setup.c

/* * linux/arch/i386/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * * Enhanced CPU type detection by Mike Jagdis, Patrick St. Jean * and Martin Mares, November 1997. * * Force Cy
www.eeworm.com/read/161121/5557504

c setup.c

/* $Id: setup.c,v 1.126 2001/11/13 00:49:27 davem Exp $ * linux/arch/sparc/kernel/setup.c * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 2000 Anton Blanchard
www.eeworm.com/read/161121/5557608

c setup.c

/* $Id: setup.c,v 1.26 2002/06/04 07:57:56 jonashg Exp $ * * linux/arch/cris/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * Copyright (c) 2001 Axis Communications AB */ /* * This
www.eeworm.com/read/161121/5557664

s setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both
www.eeworm.com/read/161121/5557674

c setup.c

/* * linux/arch/x86-64/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * * Nov 2001 Dave Jones * Forked from i386 setup code. */ /* * This file handles the architect
www.eeworm.com/read/161121/5557763

c setup.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1995