Searched refs:RFLUSH (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Dcirrus.h433 #define RFLUSH (0x05 | PRE_EMPTIVE) /* Read flush */ macro
H A Driointr.c1034 rio_dprintk (RIO_DEBUG_INTR, "RFLUSH on deleted RTA\n");
1038 if ( RIOPreemptiveCmd( p, PortP, RFLUSH ) == RIO_FAIL ) {
H A Driowinif.h460 #define RFLUSH (0x05|PRE_EMPTIVE) /* Driver->RIO Read flush */ macro
656 ********************************* RFLUSH *********************************
662 RFLUSH is sent pre-emptively from the driver to flush the read buffers and
H A Drioctrl.c1785 case RFLUSH:
1786 rio_dprintk (RIO_DEBUG_CTRL, "Queue RFLUSH command blk 0x%x\n",(int)CmdBlkP);

Completed in 92 milliseconds