Searched refs:BITBUCKET (Results 1 - 12 of 12) sorted by relevance

/drivers/scsi/aic7xxx_old/
H A Daic7xxx.seq61 and SXFRCTL1, ~BITBUCKET;
401 or SXFRCTL1,BITBUCKET;
429 test SXFRCTL1, BITBUCKET jnz data_phase_overrun;
437 test SXFRCTL1,BITBUCKET jnz data_phase_overrun;
575 * Turn off BITBUCKET mode and notify the host
584 and SXFRCTL1, ~BITBUCKET;
H A Daic7xxx_reg.h25 #define BITBUCKET 0x80 macro
H A Daic7xxx.reg87 bit BITBUCKET 0x80
/drivers/scsi/
H A Daha152x.h82 #define BITBUCKET 0x80 macro
/drivers/scsi/aic7xxx/
H A Daic79xx.seq1658 * FIFO free'd prior to starting the BITBUCKET. BITBUCKET
1664 or SXFRCTL1,BITBUCKET;
1667 and SXFRCTL1, ~BITBUCKET;
2237 * BITBUCKET, flip that on and let the hardware eat any overrun
2239 * BITBUCKET.
H A Daic7xxx.seq894 or SXFRCTL1,BITBUCKET;
900 and SXFRCTL1, ~BITBUCKET;
H A Daic7xxx.reg104 field BITBUCKET 0x80
H A Daic7xxx_reg.h_shipped206 #define BITBUCKET 0x80
H A Daic7xxx_core.c826 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
1347 ahc_inb(ahc, SXFRCTL1) | BITBUCKET);
1356 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
1382 * places the controller in "BITBUCKET" mode
H A Daic79xx.reg1647 field BITBUCKET 0x80
H A Daic79xx_reg.h_shipped1525 #define BITBUCKET 0x80
H A Daic79xx_core.c1138 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET);
2208 * places the controller in "BITBUCKET" mode

Completed in 129 milliseconds