Searched refs:BITBUCKET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 83 #define BITBUCKET 0x80 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 83 #define BITBUCKET 0x80 macro
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 819 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_restart() 1340 ahc_inb(ahc, SXFRCTL1) | BITBUCKET); in ahc_handle_seqint() 1349 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_handle_seqint() 1375 * places the controller in "BITBUCKET" mode in ahc_handle_seqint()
|
H A D | aic79xx_core.c | 1130 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart() 2189 * places the controller in "BITBUCKET" mode in ahd_handle_seqint()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 819 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_restart() 1339 ahc_inb(ahc, SXFRCTL1) | BITBUCKET); in ahc_handle_seqint() 1348 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); in ahc_handle_seqint() 1374 * places the controller in "BITBUCKET" mode in ahc_handle_seqint()
|
H A D | aic79xx_core.c | 1130 ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET); in ahd_restart() 2188 * places the controller in "BITBUCKET" mode in ahd_handle_seqint()
|
Completed in 41 milliseconds