Searched refs:CtcReg_Mid (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.h494 #define CtcReg_Mid 0x04 /* r */ macro
518 #define StcReg_Mid CtcReg_Mid /* w */
H A Dtmscsim.c798 ((u32) DC390_read8 (CtcReg_Mid) << 8) |
845 + ((unsigned long) DC390_read8 (CtcReg_Mid) << 8) \
902 ((u32) DC390_read8 (CtcReg_Mid) << 8)) |
1318 DC390_write8 (CtcReg_Mid, (u8) lval);
1345 DC390_write8 (CtcReg_Mid, 0);
1966 DC390_read8(CtcReg_Low) + (DC390_read8(CtcReg_Mid) << 8) + (DC390_read8(CtcReg_High) << 16),

Completed in 29 milliseconds