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