Home | History | Annotate | Line # | Download | only in ic
acpipmtimer.h revision 1.1.16.2
      1  1.1.16.2  yamt /* $NetBSD: acpipmtimer.h,v 1.1.16.2 2006/12/30 20:48:01 yamt Exp $ */
      2  1.1.16.2  yamt 
      3  1.1.16.2  yamt int acpipmtimer_attach(struct device *,
      4  1.1.16.2  yamt 		       bus_space_tag_t, bus_space_handle_t, bus_size_t, int);
      5  1.1.16.2  yamt #define ACPIPMT_32BIT 1
      6  1.1.16.2  yamt #define ACPIPMT_BADLATCH 2
      7