Home | History | Annotate | Line # | Download | only in ic
acpipmtimer.h revision 1.1.2.2
      1  1.1.2.2  gdamore /* $NetBSD: acpipmtimer.h,v 1.1.2.2 2006/07/13 17:49:22 gdamore Exp $ */
      2  1.1.2.2  gdamore 
      3  1.1.2.2  gdamore int acpipmtimer_attach(struct device *,
      4  1.1.2.2  gdamore 		       bus_space_tag_t, bus_space_handle_t, bus_size_t, int);
      5  1.1.2.2  gdamore #define ACPIPMT_32BIT 1
      6  1.1.2.2  gdamore #define ACPIPMT_BADLATCH 2
      7