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

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

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

  1 /* $Id: hdreg.h,v 1.4 1998/05/08 21:05:26 davem Exp $
  2  *
  3  *  linux/include/asm-mips/hdreg.h
  4  *
  5  *  Copyright (C) 1994-1996  Linus Torvalds & authors
  6  */
  7 
  8 /*
  9  *  This file contains the MIPS architecture specific IDE code.
 10  */
 11 
 12 #ifndef __ASM_MIPS_HDREG_H
 13 #define __ASM_MIPS_HDREG_H
 14 
 15 typedef unsigned short ide_ioreg_t;
 16 
 17 #endif /* __ASM_MIPS_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.