HomeSort by: relevance | last modified time | path
    Searched refs:SNSCB_QOFF (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 618 oldvalue = ahd_inw(ahd, SNSCB_QOFF);
619 ahd_outw(ahd, SNSCB_QOFF, oldvalue);
627 ahd_outw(ahd, SNSCB_QOFF, value);
aic7xxx.c 4835 ahc_outb(ahc, SNSCB_QOFF, 0);
5279 qinpos = ahc_inb(ahc, SNSCB_QOFF);
5280 ahc_outb(ahc, SNSCB_QOFF, qinpos);
5306 qinstart = ahc_inb(ahc, SNSCB_QOFF);
5307 ahc_outb(ahc, SNSCB_QOFF, qinstart);
6667 qinpos = ahc_inb(ahc, SNSCB_QOFF);
6668 ahc_outb(ahc, SNSCB_QOFF, qinpos);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1199 register SNSCB_QOFF {
aic7xxx_reg.h 1034 ahc_print_register(NULL, 0, "SNSCB_QOFF", 0xf6, regvalue, cur_col, wrap)
1719 #define SNSCB_QOFF 0xf6
aic79xx.seq 287 mov NONE, SNSCB_QOFF;
aic7xxx.seq 139 mov NONE, SNSCB_QOFF;
aic79xx.reg 332 register SNSCB_QOFF {
aic79xx_reg.h 110 ahd_print_register(NULL, 0, "SNSCB_QOFF", 0x10, regvalue, cur_col, wrap)
2453 #define SNSCB_QOFF 0x10

Completed in 26 milliseconds