Searched refs:aic7xxx_seltime (Results 1 – 2 of 2) sorted by relevance
322 static uint32_t aic7xxx_seltime; variable1050 { "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()
1226 static int aic7xxx_seltime = 0x10; variable1364 { "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()