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

  /src/sys/dev/pci/
ahc_pci.c 1267 ahc_outb(ahc, CLRINT, CLRPARERR);
1268 ahc_outb(ahc, CLRINT, CLRBRKADRINT);
1278 ahc_outb(ahc, CLRINT, CLRPARERR);
1279 ahc_outb(ahc, CLRINT, CLRBRKADRINT);
1317 ahc_outb(ahc, CLRINT, CLRPARERR);
1318 ahc_outb(ahc, CLRINT, CLRBRKADRINT);
1392 ahc_outb(ahc, CLRINT, CLRPARERR);
1445 ahc_outb(ahc, CLRINT, CLRPARERR);
ahd_pci.c 625 ahd_outb(ahd, CLRINT, CLRPCIINT);
655 ahd_outb(ahd, CLRINT, CLRPCIINT);
1003 ahd_outb(ahd, CLRINT, CLRPCIINT);
1077 ahd_outb(ahd, CLRINT, CLRSPLTINT);
  /src/sys/dev/ic/
aic7xxx_seeprom.c 193 ahc_outb(ahc, CLRINT, CLRPARERR);
194 ahc_outb(ahc, CLRINT, CLRBRKADRINT);
aic7xxx_inline.h 609 ahc_outb(ahc, CLRINT, CLRCMDINT);
aic7xxx.c 440 ahc_outb(ahc, CLRINT, CLRSEQINT);
1001 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1150 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1206 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1379 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1384 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1481 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1487 ahc_outb(ahc, CLRINT, CLRSCSIINT);
1513 ahc_outb(ahc, CLRINT, CLRSCSIINT);
4468 ahc_outb(ahc, CLRINT, CLRPARERR)
    [all...]
aic79xx.c 884 ahd_outb(ahd, CLRINT, CLRSEQINT);
895 ahd_outb(ahd, CLRINT, CLRSEQINT);
1619 ahd_outb(ahd, CLRINT, CLRSCSIINT);
1733 ahd_outb(ahd, CLRINT, CLRSCSIINT);
1930 ahd_outb(ahd, CLRINT, CLRSCSIINT);
1963 ahd_outb(ahd, CLRINT, CLRSCSIINT);
2563 ahd_outb(ahd, CLRINT, CLRSCSIINT);
2587 ahd_outb(ahd, CLRINT, CLRSCSIINT);
2619 ahd_outb(ahd, CLRINT, CLRSCSIINT);
5600 ahd_outb(ahd, CLRINT, CLRSCSIINT)
    [all...]
aic79xx_inline.h 913 ahd_outb(ahd, CLRINT, CLRCMDINT);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 885 register CLRINT {
aic7xxx_reg.h 698 ahc_print_register(NULL, 0, "CLRINT", 0x92, regvalue, cur_col, wrap)
1557 #define CLRINT 0x92
aic79xx.reg 207 register CLRINT {
aic79xx_reg.h 40 ahd_print_register(NULL, 0, "CLRINT", 0x03, regvalue, cur_col, wrap)
2391 #define CLRINT 0x03

Completed in 99 milliseconds