Searched refs:intr_blocked (Results 1 – 1 of 1) sorted by relevance
1170 * @intr_blocked: Interrupt blocked.1210 uint intr_blocked; member 1431 hw->intr_blocked = hw->intr_mask; in hw_dis_intr() 1444 hw->intr_blocked = 0; in hw_ena_intr() 1475 if (!hw->intr_blocked) in hw_turn_on_intr() 1504 if (!hw->intr_blocked) { in hw_block_intr() 1506 interrupt = hw->intr_blocked; in hw_block_intr()