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

  /src/sys/dev/ic/
aic77xx.c 89 u_int8_t hostconf; local in function:ahc_aic77xx_attach
110 hostconf = ahc_inb(ahc, HOSTCONF);
111 ahc_outb(ahc, BUSSPD, hostconf & DFTHRSH);
112 ahc_outb(ahc, BUSTIME, (hostconf << 2) & BOFF);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1542 HOSTCONF {
aic7xxx_reg.h 474 ahc_print_register(NULL, 0, "HOSTCONF", 0x5d, regvalue, cur_col, wrap)
1420 #define HOSTCONF 0x5d

Completed in 16 milliseconds