Home | History | Annotate | Line # | Download | only in ic
acpipmtimer.h revision 1.1.6.2
      1  1.1.6.2  yamt /* $NetBSD: acpipmtimer.h,v 1.1.6.2 2006/08/11 15:44:10 yamt Exp $ */
      2  1.1.6.2  yamt 
      3  1.1.6.2  yamt int acpipmtimer_attach(struct device *,
      4  1.1.6.2  yamt 		       bus_space_tag_t, bus_space_handle_t, bus_size_t, int);
      5  1.1.6.2  yamt #define ACPIPMT_32BIT 1
      6  1.1.6.2  yamt #define ACPIPMT_BADLATCH 2
      7