MSI_IRQ_NUM
if (powerof2(count) == 0 || count > MSI_IRQ_NUM)
for (start = 0; (start + count) < MSI_IRQ_NUM; start++) {
if ((start + count) == MSI_IRQ_NUM) {