Home
last modified time | relevance | path

Searched refs:seltime (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx.h1084 int seltime; member
Daic79xx.h1237 int seltime; member
Daic7xxx_osm.c1231 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
Daic79xx_core.c7318 && (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()
Daic79xx_osm.c1333 ahd->seltime = (aic79xx_seltime & 0x3) << 4; in ahd_platform_alloc()
Daic7xxx_core.c5123 |term|ahc->seltime in ahc_chip_init()