ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

halxbox.h
Go to the documentation of this file.
00001 /* $Id: halxbox.h 56228 2012-03-25 16:57:10Z sginsberg $
00002  *
00003  * COPYRIGHT:       See COPYING in the top level directory
00004  * PROJECT:         Xbox HAL
00005  * FILE:            hal/halx86/xbox/halxbox.h
00006  * PURPOSE:         Xbox specific routines
00007  * PROGRAMMER:      Ge van Geldorp (gvg@reactos.com)
00008  * UPDATE HISTORY:
00009  *                  Created 2004/12/02
00010  */
00011 
00012 #ifndef HALXBOX_H_INCLUDED
00013 #define HALXBOX_H_INCLUDED
00014 
00015 #include <hal.h>
00016 #include <ntdddisk.h>
00017 
00018 VOID HalpXboxInitPciBus(PBUS_HANDLER BusHandler);
00019 VOID HalpXboxInitPartIo(VOID);
00020 
00021 #endif /* HALXBOX_H_INCLUDED */
00022 
00023 /* EOF */

Generated on Sun May 27 2012 04:28:45 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.