Searched refs:SCNTL1_REG (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsim710.c308 NCR_read8(SIEN_REG), NCR_read8(SDID_REG), NCR_read8(SCNTL1_REG),
530 NCR_write8(SCNTL1_REG, SCNTL1_RST); /* Reset the bus */
532 NCR_write8(SCNTL1_REG, 0);
549 NCR_write8(SCNTL1_REG, SCNTL1_ESR_700);
H A D53c700.h303 #define SCNTL1_REG 0x01 macro
H A Dsim710.h65 #define SCNTL1_REG (0x01^bE) macro
H A D53c7xx.c2599 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON) {
2645 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON) {
2778 NCR53c7x0_write8(SCNTL1_REG, SCNTL1_ESR_700);
5332 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON) {
5387 NCR53c7x0_write8(SCNTL1_REG, SCNTL1_RST);
5389 NCR53c7x0_write8(SCNTL1_REG, 0);
H A D53c7,8xx.c2802 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON) {
2833 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON)
5620 if (NCR53c7x0_read8 (SCNTL1_REG) & SCNTL1_CON) {
5678 NCR53c7x0_write8(SCNTL1_REG, SCNTL1_RST);
5680 NCR53c7x0_write8(SCNTL1_REG, 0);
H A D53c700.c725 NCR_700_writeb(ASSERT_RST, host, SCNTL1_REG);
727 NCR_700_writeb(0, host, SCNTL1_REG);
777 NCR_700_writeb(ENABLE_SELECT, host, SCNTL1_REG);
H A D53c7,8xx.h92 #define SCNTL1_REG 0x01 macro
H A D53c7xx.h71 #define SCNTL1_REG 0x01 macro

Completed in 92 milliseconds