Searched refs:HPET_PERIODIC (Results 1 – 1 of 1) sorted by relevance
121 #define HPET_PERIODIC 0x0004 macro143 if ((devp->hd_flags & (HPET_IE | HPET_PERIODIC)) == HPET_IE) { in hpet_interrupt()419 if (devp->hd_flags & HPET_PERIODIC in hpet_release()428 devp->hd_flags &= ~(HPET_OPEN | HPET_IE | HPET_PERIODIC); in hpet_release()512 if (devp->hd_flags & HPET_PERIODIC) { in hpet_ioctl_ieon()615 devp->hd_flags |= HPET_PERIODIC; in hpet_ioctl_common()623 if (devp->hd_flags & HPET_PERIODIC && in hpet_ioctl_common()629 devp->hd_flags &= ~HPET_PERIODIC; in hpet_ioctl_common()