Searched refs:CtcReg_High (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 Dtmscsim.h503 #define CtcReg_High 0x38 /* r */ macro
527 #define StcReg_High CtcReg_High /* w */
H A Dtmscsim.c808 (((u32) DC390_read8 (CtcReg_High) << 16) |
855 DEBUG1(ResidCnt = ((unsigned long) DC390_read8 (CtcReg_High) << 16) \
912 ResidCnt = (((u32) DC390_read8 (CtcReg_High) << 16) |
1337 DC390_write8 (CtcReg_High, (u8) lval);
1363 DC390_write8 (CtcReg_High, 0);
1987 DC390_read8(CtcReg_Low) + (DC390_read8(CtcReg_Mid) << 8) + (DC390_read8(CtcReg_High) << 16),
2434 DC390_write8(CtcReg_High, 0);

Completed in 90 milliseconds