Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.c312 static uint32_t aic7xxx_seltime; variable
1039 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1218 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
1219 ahc->seltime_b = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()