Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx_osm.c322 static uint32_t aic7xxx_seltime; variable
1050 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1231 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
1232 ahc->seltime_b = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
/drivers/scsi/
Daic7xxx_old.c1226 static int aic7xxx_seltime = 0x10; variable
1364 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
8050 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term | in aic7xxx_register()
8074 aic_outb(p, (scsi_conf & ENSPCHK) | aic7xxx_seltime | term | in aic7xxx_register()