Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c312 static uint32_t aic7xxx_seltime; variable
1023 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1202 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
1203 ahc->seltime_b = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c313 static uint32_t aic7xxx_seltime; variable
1022 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1201 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
1202 ahc->seltime_b = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()

Completed in 6 milliseconds