Searched refs:hd_nirqs (Results 1 – 3 of 3) sorted by relevance
865 siz = sizeof(struct hpets) + ((hdp->hd_nirqs - 1) * in hpet_alloc()877 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()879 for (i = 0; i < hdp->hd_nirqs; i++) in hpet_alloc()1006 if (hdp->hd_nirqs >= HPET_MAX_TIMERS) in hpet_resources()1014 hdp->hd_irq[hdp->hd_nirqs] = irq; in hpet_resources()1015 hdp->hd_nirqs++; in hpet_resources()1036 if (!data.hd_address || !data.hd_nirqs) { in hpet_acpi_add()
97 unsigned short hd_nirqs; member
194 hd.hd_nirqs = nrtimers; in hpet_reserve_platform_timers()