Searched refs:seltime (Results 1 – 6 of 6) sorted by relevance
1084 int seltime; member
1237 int seltime; member
1231 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
7318 && (ahd->seltime != STIMESEL_MIN)) { in ahd_chip_init()7324 sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ; in ahd_chip_init()7326 sxfrctl1 |= ahd->seltime; in ahd_chip_init()7330 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
1333 ahd->seltime = (aic79xx_seltime & 0x3) << 4; in ahd_platform_alloc()
5123 |term|ahc->seltime in ahc_chip_init()