Searched refs:hd_nirqs (Results 1 – 3 of 3) sorted by relevance
863 siz = sizeof(struct hpets) + ((hdp->hd_nirqs - 1) * in hpet_alloc()875 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()877 for (i = 0; i < hdp->hd_nirqs; i++) in hpet_alloc()1004 if (hdp->hd_nirqs >= HPET_MAX_TIMERS) in hpet_resources()1012 hdp->hd_irq[hdp->hd_nirqs] = irq; in hpet_resources()1013 hdp->hd_nirqs++; in hpet_resources()1034 if (!data.hd_address || !data.hd_nirqs) { in hpet_acpi_add()
98 unsigned short hd_nirqs; member
197 hd.hd_nirqs = nrtimers; in hpet_reserve_platform_timers()