/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);
|
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);
|
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);
|
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);
|
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);
|