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

/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h566 #define SNSCB_QOFF 0xf6 macro
H A Daic7xxx.reg1041 register SNSCB_QOFF {
H A Daic7xxx.seq100 mov NONE, SNSCB_QOFF;
/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c5201 ahc_outb(ahc, SNSCB_QOFF, ahc->qinfifonext);
5854 qinpos = ahc_inb(ahc, SNSCB_QOFF);
5855 ahc_outb(ahc, SNSCB_QOFF, qinpos);
5881 qinstart = ahc_inb(ahc, SNSCB_QOFF);
5882 ahc_outb(ahc, SNSCB_QOFF, qinstart);
7237 qinpos = ahc_inb(ahc, SNSCB_QOFF);
7238 ahc_outb(ahc, SNSCB_QOFF, qinpos);
H A Daic7xxx.reg1320 register SNSCB_QOFF {
H A Daic7xxx_reg.h_shipped836 #define SNSCB_QOFF 0xf6
H A Daic79xx.seq323 mov NONE, SNSCB_QOFF;
H A Daic7xxx.seq139 mov NONE, SNSCB_QOFF;
H A Daic79xx.reg348 register SNSCB_QOFF {
H A Daic79xx_core.c704 oldvalue = ahd_inw(ahd, SNSCB_QOFF);
705 ahd_outw(ahd, SNSCB_QOFF, oldvalue);
713 ahd_outw(ahd, SNSCB_QOFF, value);
H A Daic79xx_reg.h_shipped1347 #define SNSCB_QOFF 0x10
/drivers/scsi/
H A Daic7xxx_old.c8193 aic_outb(p, 0, SNSCB_QOFF);
11059 aic_outb(p, 0, SNSCB_QOFF);

Completed in 98 milliseconds