代码搜索:setup

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

代码结果 10,000
www.eeworm.com/read/351171/3110525

s setup.s

! ! setup.s (C) 1991 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 setup.s and system has
www.eeworm.com/read/350730/3117055

h setup.h

#ifndef _VIVI_SETUP_H_ #define _VIVI_SETUP_H_ #define _LINUX_CONFIG_H #include #endif
www.eeworm.com/read/350717/3117431

h setup.h

// Setup.h -- Declaration of setup helper classes // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef SETUP_H #define SETUP_H #ifndef arraysize #define arraysize(p) (sizeof(
www.eeworm.com/read/350717/3117438

cpp setup.cpp

// Setup.cpp -- Helper classes for setup programs // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stdafx.h" #include "Setup.h" #include #include
www.eeworm.com/read/350657/3118341

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/350657/3118405

c setup.c

/* $Id: setup.c,v 1.31 2001/08/23 16:36:40 dwmw2 Exp $ * * linux/arch/sh/kernel/setup.c * * Copyright (C) 1999 Niibe Yutaka * */ /* * This file handles the architecture-dependent parts of i
www.eeworm.com/read/350657/3118459

c setup.c

/* * arch/sh/stboard/setup.c * * Copyright (C) 2001 Stuart Menefy (stuart.menefy@st.com) * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYING for
www.eeworm.com/read/350657/3118487

c setup.c

/* * setup.c * * BRIEF MODULE DESCRIPTION * Galileo Evaluation Boards - board dependent boot routines * * Copyright (C) 1996, 1997, 2001 Ralf Baechle * Copyright (C) 2000 RidgeRun, Inc. * Cop
www.eeworm.com/read/350657/3118516

c setup.c

/* * linux/arch/mips/philips/nino/setup.c * * Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com) * * This program is free software; you can redistribute it and/or modify * it under
www.eeworm.com/read/350657/3118554

c setup.c

/* * * BRIEF MODULE DESCRIPTION * Au1000-based board setup. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, Inc. * ppopov@mvista.com or source@mvista.com *