Searched refs:CMD_PAUSE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/cdrom/ |
D | gscd.h | 44 #define CMD_PAUSE 0x51 macro
|
/linux-2.4.37.9/drivers/char/ip2/ |
D | i2cmd.h | 480 #define CMD_PAUSE(arg) \ macro
|
/linux-2.4.37.9/drivers/char/ |
D | ip2main.c | 1880 i2QueueCommands( PTYPE_INLINE, pCh, 100, 1, CMD_PAUSE(25)); in ip2_close() 1943 i2QueueCommands( PTYPE_INLINE, pCh, 100, 1, CMD_PAUSE(25)); in ip2_hangup() 2794 i2QueueCommands( PTYPE_INLINE, pCh, 100, 1, CMD_PAUSE(25)); in set_params()
|