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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 2027 register LQIMODE0 {
aic79xx_reg.h 635 ahd_print_register(NULL, 0, "LQIMODE0", 0x50, regvalue, cur_col, wrap)
2814 #define LQIMODE0 0x50
  /src/sys/dev/ic/
aic79xx.c 2481 u_int lqimode0; local in function:ahd_clear_critical_section
2495 lqimode0 = 0;
2540 lqimode0 = ahd_inb(ahd, LQIMODE0);
2546 ahd_outb(ahd, LQIMODE0, 0);
2574 ahd_outb(ahd, LQIMODE0, lqimode0);

Completed in 21 milliseconds