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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.h495 #define CtcReg_High 0x38 /* r */ macro
519 #define StcReg_High CtcReg_High /* w */
H A Dtmscsim.c797 (((u32) DC390_read8 (CtcReg_High) << 16) |
844 DEBUG1(ResidCnt = ((unsigned long) DC390_read8 (CtcReg_High) << 16) \
901 ResidCnt = (((u32) DC390_read8 (CtcReg_High) << 16) |
1320 DC390_write8 (CtcReg_High, (u8) lval);
1346 DC390_write8 (CtcReg_High, 0);
1966 DC390_read8(CtcReg_Low) + (DC390_read8(CtcReg_Mid) << 8) + (DC390_read8(CtcReg_High) << 16),
2412 DC390_write8(CtcReg_High, 0);

Completed in 36 milliseconds