Home
last modified time | relevance | path

Searched refs:CMD_STOPFL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/ip2/
Di2cmd.h274 #define CMD_STOPFL (cmdSyntaxPtr)(ct13) // Stop Flushing data macro
Di2lib.c1237 } else if ( 1 != i2QueueCommands(PTYPE_INLINE, pCh, 0, 1, CMD_STOPFL) ) { in i2FlushOutput()
1265 if ( 1 == i2QueueCommands(PTYPE_INLINE, pCh, 0, 1, CMD_STOPFL)) { in i2RetryFlushOutput()