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

  /src/sys/dev/ic/
aic79xx_inline.h 591 return (ahd_inw_atomic(ahd, HNSCB_QOFF));
597 ahd_outw_atomic(ahd, HNSCB_QOFF, value);
aic7xxx_inline.h 472 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext);
aic7xxx.c 4836 ahc_outb(ahc, HNSCB_QOFF, 0);
5250 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext);
5375 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1195 register HNSCB_QOFF {
aic7xxx_reg.h 1027 ahc_print_register(NULL, 0, "HNSCB_QOFF", 0xf4, regvalue, cur_col, wrap)
1717 #define HNSCB_QOFF 0xf4
aic79xx.reg 270 register HNSCB_QOFF {
aic79xx_reg.h 68 ahd_print_register(NULL, 0, "HNSCB_QOFF", 0x06, regvalue, cur_col, wrap)
2429 #define HNSCB_QOFF 0x06

Completed in 49 milliseconds