Searched refs:word_or_byte (Results 1 – 2 of 2) sorted by relevance
1803 fepcmd(struct channel *ch, int cmd, int word_or_byte, int byte2, int ncmds, in fepcmd() argument1829 *(unchar *)(memaddr+head+CSTART+2) = word_or_byte; in fepcmd()1835 *(ushort*)(memaddr+head+CSTART+2) = word_or_byte; in fepcmd()
2422 static void fepcmd(struct channel *ch, int cmd, int word_or_byte, in fepcmd() argument2479 *(volatile unchar *)(memaddr + head + cmdStart + 2) = (unchar)word_or_byte; in fepcmd()2488 *(volatile ushort*)(memaddr + head + cmdStart + 2) = (ushort)word_or_byte; in fepcmd()