Home | History | Annotate | Line # | Download | only in include
bootinfo.h revision 1.3.2.2
      1  1.3.2.2  bouyer /*	$NetBSD: bootinfo.h,v 1.3.2.2 2001/03/27 15:30:59 bouyer Exp $	*/
      2  1.3.2.2  bouyer 
      3  1.3.2.2  bouyer #include <hpc/hpc/bootinfo.h>
      4  1.3.2.2  bouyer 
      5  1.3.2.2  bouyer /* hpcsh specific goo */
      6  1.3.2.2  bouyer #define BI_CNUSE_SCI		2
      7  1.3.2.2  bouyer #define BI_CNUSE_SCIF		3
      8  1.3.2.2  bouyer #define BI_CNUSE_HD64461COM	4
      9