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

  /src/sys/dev/cardbus/
ahc_cardbus.c 215 ahc_outb(ahc, DSPCISTATUS, DFTHRSH_100);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 738 register DSPCISTATUS {
aic7xxx_reg.h 649 ahc_print_register(NULL, 0, "DSPCISTATUS", 0x86, regvalue, cur_col, wrap)
1506 #define DSPCISTATUS 0x86
  /src/sys/dev/pci/
ahc_pci.c 1030 ahc_outb(ahc, DSPCISTATUS, DFTHRSH_100);
  /src/sys/dev/ic/
aic7xxx.c 3980 ahc_outb(ahc, DSPCISTATUS, 0);
4989 ahc->suspend_state.dspcistatus = ahc_inb(ahc, DSPCISTATUS);
5071 ahc_outb(ahc, DSPCISTATUS, ahc->suspend_state.dspcistatus);

Completed in 25 milliseconds