Home
last modified time | relevance | path

Searched refs:CCONEXIST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_dump.c324 PRINT_REG_8bit(asd_ha, CCONEXIST, CCONEXIST); in asd_dump_cseq_state()
H A Daic94xx_seq.c446 u8 con = asd_read_reg_byte(asd_ha, CCONEXIST); in asd_init_cseq_mip()
H A Daic94xx_reg_def.h649 #define CCONEXIST (CSEQ_CIO_REG_BASE_ADR + 0x61) macro