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

/drivers/char/
H A Dhpet.c167 struct hpets *hpetp = devp->hd_hpets; local
188 k = (mc - base + hpetp->hp_delta) / t;
266 struct hpets *hpetp; local
275 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
276 for (i = 0; i < hpetp->hp_ntimer; i++)
277 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN)
280 devp = &hpetp
455 struct hpets *hpetp; local
579 struct hpets *hpetp; local
731 struct hpets *hpetp; local
780 __hpet_calibrate(struct hpets *hpetp) argument
817 hpet_calibrate(struct hpets *hpetp) argument
842 struct hpets *hpetp; local
[all...]

Completed in 10 milliseconds