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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Driointr.c553 ** have to send a WFLUSH command down the PHB, to mark the
554 ** end point of a WFLUSH. We also need to clear out any
556 ** *count* of the number of WFLUSH commands outstanding! )
569 ** combination of this effect and the WFLUSH effect!
602 ** with WFLUSH
605 rio_dprintk (RIO_DEBUG_INTR, "Want to WFLUSH mark this port\n");
617 rio_dprintk (RIO_DEBUG_INTR, "Add WFLUSH marker to data queue\n");
619 ** make it look just like a WFLUSH command
623 WBYTE( PktCmdP->Command , WFLUSH );
935 ** here we only issue a WFLUSH comman
[all...]
H A Dcirrus.h432 #define WFLUSH (0x04 | PRE_EMPTIVE) /* Write flush */ macro
H A Driowinif.h459 #define WFLUSH (0x04|PRE_EMPTIVE) /* Driver->RIO Write flush */ macro
640 ********************************* WFLUSH *********************************
646 WFLUSH is sent pre-emptively from the driver to flush the write buffers and
649 WFLUSH is also sent in-band from the driver to a port as a marker to end
650 write flushing previously started by a pre-emptive WFLUSH packet. (in-band)
H A Drioctrl.c1804 case WFLUSH:
1811 rio_dprintk (RIO_DEBUG_CTRL, "Trashed WFLUSH, WflushFlag about to wrap!");
1815 rio_dprintk (RIO_DEBUG_CTRL, "Queue WFLUSH command blk 0x%x\n",

Completed in 81 milliseconds