Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsim710.h723 #define DCNTL_10_EA 0x20 /* Enable Ack - needed for MVME16x */ macro
D53c7xx.h810 #define DCNTL_10_EA 0x20 /* Enable Ack - needed for MVME16x */ macro
D53c7xx.c943 NCR53c7x0_write8 (DCNTL_REG, DCNTL_10_EA|DCNTL_10_COM); in NCR53c7x0_init()
2966 hostdata->saved_dcntl = DCNTL_10_EA|DCNTL_10_COM; in NCR53c7x0_soft_reset()