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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 977 register CRCCONTROL1 {
aic7xxx_reg.h 761 ahc_print_register(NULL, 0, "CRCCONTROL1", 0x9d, regvalue, cur_col, wrap)
1590 #define CRCCONTROL1 0x9d
  /src/sys/dev/pci/
ahc_pci.c 942 ahc_outb(ahc, CRCCONTROL1, CRCVALCHKEN|CRCENDCHKEN|CRCREQCHKEN
  /src/sys/dev/ic/
aic7xxx.c 4999 ahc->suspend_state.crccontrol1 = ahc_inb(ahc, CRCCONTROL1);
5081 ahc_outb(ahc, CRCCONTROL1, ahc->suspend_state.crccontrol1);

Completed in 63 milliseconds