Searched refs:DCNTL_REG (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c700.c691 NCR_700_writeb(dcntl_extra, host, DCNTL_REG);
730 NCR_700_writeb(ASYNC_DIV_3_0 | dcntl_extra, host, DCNTL_REG);
736 NCR_700_writeb(ASYNC_DIV_3_0 | dcntl_extra, host, DCNTL_REG);
744 NCR_700_writeb(ASYNC_DIV_2_0 | dcntl_extra, host, DCNTL_REG);
750 NCR_700_writeb(ASYNC_DIV_1_5 | dcntl_extra, host, DCNTL_REG);
755 NCR_700_writeb(ASYNC_DIV_1_0 | dcntl_extra, host, DCNTL_REG);
780 NCR_700_writeb(SOFTWARE_RESET, host, DCNTL_REG);
783 NCR_700_writeb(0, host, DCNTL_REG);
H A D53c7xx.c837 NCR53c7x0_write8 (DCNTL_REG, DCNTL_10_EA|DCNTL_10_COM);
900 hostdata->saved_dcntl = NCR53c7x0_read8(DCNTL_REG);
1478 NCR53c7x0_write8 (DCNTL_REG, hostdata->saved_dcntl | DCNTL_SSM |
1572 NCR53c7x0_write8 (DCNTL_REG, hostdata->saved_dcntl |
2757 NCR53c7x0_write8(DCNTL_REG, hostdata->saved_dcntl | DCNTL_SSM);
2759 NCR53c7x0_write8(DCNTL_REG, hostdata->saved_dcntl);
3471 NCR53c7x0_write8 (DCNTL_REG, hostdata->saved_dcntl |
4018 NCR53c7x0_write8 (DCNTL_REG,
4553 NCR53c7x0_write8 (DCNTL_REG, (NCR53c7x0_read8(DCNTL_REG)
[all...]
H A D53c700.h384 #define DCNTL_REG 0x3B macro
H A D53c7xx.h783 #define DCNTL_REG 0x3b macro

Completed in 50 milliseconds