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

  /src/sys/dev/ic/
aic79xx.c 2480 u_int simode3; local in function:ahd_clear_critical_section
2494 simode3 = 0;
2539 simode3 = ahd_inb(ahd, SIMODE3);
2545 ahd_outb(ahd, SIMODE3, 0);
2573 ahd_outb(ahd, SIMODE3, simode3);
6275 ahd_outb(ahd, SIMODE3, ENNTRAMPERR|ENOSRAMPERR);
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 2132 register SIMODE3 {
aic79xx_reg.h 684 ahd_print_register(NULL, 0, "SIMODE3", 0x53, regvalue, cur_col, wrap)
2870 #define SIMODE3 0x53

Completed in 21 milliseconds