Searched refs:HCCR_ENABLE_PARITY (Results 1 – 2 of 2) sorted by relevance
4271 wrt_reg_word(®->hccr, (HCCR_ENABLE_PARITY + 0x0)); in qla2x00_setup_chip()4379 wrt_reg_word(®->hccr, HCCR_ENABLE_PARITY + 0x1); in qla2x00_setup_chip()4382 wrt_reg_word(®->hccr, HCCR_ENABLE_PARITY + 0x7); in qla2x00_setup_chip()
933 #define HCCR_ENABLE_PARITY 0xA000 /* Enable PARITY interrupt */ macro