Searched refs:CMD_RESUME (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/char/ip2/ |
D | i2cmd.h | 423 #define CMD_RESUME (cmdSyntaxPtr)(ct41) // Resume: behave as though an XON macro
|
/linux-2.4.37.9/drivers/mtd/chips/ |
D | sharp.c | 42 #define CMD_RESUME 0xd0d0d0d0 macro
|
/linux-2.4.37.9/drivers/char/ |
D | ip2main.c | 2221 i2QueueCommands(PTYPE_BYPASS, pCh, 0, 1, CMD_RESUME); in ip2_unthrottle() 2239 i2QueueCommands(PTYPE_BYPASS, pCh, 0, 1, CMD_RESUME); in ip2_start() 2241 i2QueueCommands(PTYPE_BYPASS, pCh, 100, 1, CMD_RESUME); in ip2_start()
|