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