Searched refs:HPET_OPEN (Results 1 - 1 of 1) sorted by relevance

/drivers/char/
H A Dhpet.c124 #define HPET_OPEN 0x0001 macro
277 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN)
292 devp->hd_flags |= HPET_OPEN;
441 devp->hd_flags &= ~(HPET_OPEN | HPET_IE | HPET_PERIODIC);
789 if ((devp->hd_flags & HPET_OPEN) == 0) {
941 devp->hd_flags = HPET_OPEN;

Completed in 43 milliseconds