Searched refs:AF_83XX_MBOX_INTR_ON (Results 1 – 3 of 3) sorted by relevance
1273 if (test_and_clear_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) { in qla4_83xx_disable_mbox_intrs()1299 if (!test_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) { in qla4_83xx_enable_mbox_intrs()1303 set_bit(AF_83XX_MBOX_INTR_ON, &ha->flags); in qla4_83xx_enable_mbox_intrs()
573 #define AF_83XX_MBOX_INTR_ON 29 /* 0x20000000 */ macro
57 test_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) in qla4xxx_is_intr_poll_mode()