Searched refs:hd_nirqs (Results 1 – 3 of 3) sorted by relevance
864 siz = sizeof(struct hpets) + ((hdp->hd_nirqs - 1) * in hpet_alloc()876 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()878 for (i = 0; i < hdp->hd_nirqs; i++) in hpet_alloc()1005 if (hdp->hd_nirqs >= HPET_MAX_TIMERS) in hpet_resources()1013 hdp->hd_irq[hdp->hd_nirqs] = irq; in hpet_resources()1014 hdp->hd_nirqs++; in hpet_resources()1035 if (!data.hd_address || !data.hd_nirqs) { in hpet_acpi_add()
97 unsigned short hd_nirqs; member
195 hd.hd_nirqs = nrtimers; in hpet_reserve_platform_timers()