~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux/include/asm-mips64/hdreg.h

Version: ~ [ 2.4.0 ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* $Id$
  2  *
  3  * This file is subject to the terms and conditions of the GNU General Public
  4  * License.  See the file "COPYING" in the main directory of this archive
  5  * for more details.
  6  *
  7  *  This file contains the MIPS architecture specific IDE code.
  8  *
  9  *  Copyright (C) 1994-1996  Linus Torvalds & authors
 10  */
 11 
 12 #ifndef _ASM_HDREG_H
 13 #define _ASM_HDREG_H
 14 
 15 typedef unsigned short ide_ioreg_t;
 16 
 17 #endif /* _ASM_HDREG_H */
 18 
 19 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.