Searched refs:hp_ntimer (Results 1 – 1 of 1) sorted by relevance
92 unsigned int hp_ntimer; member94 struct hpet_dev hp_dev[] __counted_by(hp_ntimer);235 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_open()753 for (j = 0, devp = hpetp->hp_dev; j < hpetp->hp_ntimer; j++, devp++) in __hpet_calibrate()835 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()846 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()869 hpetp->hp_ntimer > 1 ? "s" : ""); in hpet_alloc()870 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_alloc()878 hpetp->hp_which, hpetp->hp_ntimer, in hpet_alloc()889 for (i = 0, devp = hpetp->hp_dev; i < hpetp->hp_ntimer; i++, devp++) { in hpet_alloc()