Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dlsi53c895a.c161 #define LSI_CCNTL1_EN64TIBMV 0x02 macro
174 #define LSI_CCNTL1_40BIT (LSI_CCNTL1_EN64TIBMV|LSI_CCNTL1_64TIMOD)
432 if ((s->ccntl1 & LSI_CCNTL1_EN64TIBMV) == LSI_CCNTL1_EN64TIBMV) in lsi_dma_ti64bit()