Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx.h1077 int seltime; member
Daic79xx.h1228 int seltime; member
Daic7xxx_osm.c1203 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
Daic79xx_core.c7225 && (ahd->seltime != STIMESEL_MIN)) { in ahd_chip_init()
7231 sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ; in ahd_chip_init()
7233 sxfrctl1 |= ahd->seltime; in ahd_chip_init()
7237 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
Daic79xx_osm.c1318 ahd->seltime = (aic79xx_seltime & 0x3) << 4; in ahd_platform_alloc()
Daic7xxx_core.c5078 |term|ahc->seltime in ahc_chip_init()