Searched refs:BITBUCKET (Results 1 – 7 of 7) sorted by relevance
1656 * FIFO free'd prior to starting the BITBUCKET. BITBUCKET1662 or SXFRCTL1,BITBUCKET;1665 and SXFRCTL1, ~BITBUCKET;2235 * BITBUCKET, flip that on and let the hardware eat any overrun2237 * BITBUCKET.
1080 #define BITBUCKET 0x80 macro
896 or SXFRCTL1,BITBUCKET;902 and SXFRCTL1, ~BITBUCKET;
91 field BITBUCKET 0x80
2665 #define BITBUCKET 0x80 macro
1557 field BITBUCKET 0x80
315 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart()