Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Di2cmd.h194 #define CMD_STARTFL (cmdSyntaxPtr)(ct06) // Start Flushing Data macro
Di2lib.c1232 if ( 1 != i2QueueCommands(PTYPE_BYPASS, pCh, 0, 1, CMD_STARTFL) ) { in i2FlushOutput()
1255 if ( 1 == i2QueueCommands(PTYPE_BYPASS, pCh, 0, 1, CMD_STARTFL) ) { in i2RetryFlushOutput()