Searched refs:allow_interrupts (Results 1 – 2 of 2) sorted by relevance
734 ioa_cfg->hrrq[i].allow_interrupts = 0; in ipr_mask_and_clear_interrupts()5426 if (!hrr_queue->allow_interrupts) in ipr_process_hrrq()5513 if (!hrrq->allow_interrupts) { in ipr_isr()5579 if (!hrrq->allow_interrupts) { in ipr_isr_mhrrq()7633 ioa_cfg->hrrq[i].allow_interrupts = 1; in ipr_reset_enable_ioa()8545 ioa_cfg->hrrq[i].allow_interrupts = 0; in ipr_reset_freeze()
505 u8 allow_interrupts:1; member