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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 246 test INTCTL, SWTMINTMASK jz return;
249 or INTCTL, SWTMINTEN|SWTIMER_START;
250 and INTCTL, ~SWTMINTMASK ret;
255 or INTCTL, SWTMINTMASK ret;
aic79xx.reg 389 register INTCTL {
aic79xx_reg.h 138 ahd_print_register(NULL, 0, "INTCTL", 0x18, regvalue, cur_col, wrap)
2479 #define INTCTL 0x18
  /src/sys/dev/ic/
aic79xx.c 8689 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50);

Completed in 27 milliseconds