Home
last modified time | relevance | path

Searched refs:bustime (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7770.c237 ahc->bus_softc.aic7770_softc.bustime = (hostconf << 2) & BOFF; in aic7770_config()
270 ahc_outb(ahc, BUSTIME, ahc->bus_softc.aic7770_softc.bustime); in aic7770_chip_init()
H A Daic7xxx.h898 uint8_t bustime; member