Searched refs:NCR53c7x0_read8 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c874 hostdata->saved_ctest7 = NCR53c7x0_read8(CTEST7_REG) & CTEST7_SAVE;
875 revision = (NCR53c7x0_read8(CTEST8_REG) & 0xF0) >> 4;
900 hostdata->saved_dcntl = NCR53c7x0_read8(DCNTL_REG);
908 hostdata->saved_dmode = NCR53c7x0_read8(hostdata->dmode);
968 if (NCR53c7x0_read8 (SBCL_REG) & SBCL_BSY) {
1282 tmp = NCR53c7x0_read8(DMODE_REG_10);
1860 NCR53c7x0_read8(hostdata->dmode)|DMODE_MAN);
2230 (int) NCR53c7x0_read8(SDID_REG_800) &7);
2233 (int) NCR53c7x0_read8(LCRC_REG_10));
2241 host->host_no, (int) NCR53c7x0_read8(SDID_REG_80
[all...]
H A D53c7xx.h1466 #define NCR53c7x0_read8(address) \ macro
1472 #define NCR53c7x0_read8(address) \ macro
1483 #define NCR53c7x0_read8(address) \ macro

Completed in 65 milliseconds