Home
last modified time | relevance | path

Searched refs:seltime (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h1079 int seltime; member
H A Daic79xx.h1228 int seltime; member
H A Daic7xxx_osm.c350 " seltime:<int> Selection Timeout\n"
358 " options aic7xxx 'aic7xxx=probe_eisa_vl.tag_info:{{}.{.10}}.seltime:1'\n"
1023 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1202 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
H A Daic79xx_core.c7226 && (ahd->seltime != STIMESEL_MIN)) { in ahd_chip_init()
7232 sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ; in ahd_chip_init()
7234 sxfrctl1 |= ahd->seltime; in ahd_chip_init()
7238 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
H A Daic79xx_osm.c340 " seltime:<int> Selection Timeout:\n"
349 " options aic79xx 'aic79xx=verbose.tag_info:{{}.{}.{..10}}.seltime:1'\n"
1147 { "seltime", &aic79xx_seltime }, in aic79xx_setup()
1318 ahd->seltime = (aic79xx_seltime & 0x3) << 4; in ahd_platform_alloc()
H A Daic7xxx_core.c5079 |term|ahc->seltime in ahc_chip_init()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h1077 int seltime; member
H A Daic79xx.h1228 int seltime; member
H A Daic7xxx_osm.c351 " seltime:<int> Selection Timeout\n"
359 " options aic7xxx 'aic7xxx=probe_eisa_vl.tag_info:{{}.{.10}}.seltime:1'\n"
1022 { "seltime", &aic7xxx_seltime }, in aic7xxx_setup()
1201 ahc->seltime = (aic7xxx_seltime & 0x3) << 4; in ahc_platform_alloc()
H A 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()
H A Daic79xx_osm.c340 " seltime:<int> Selection Timeout:\n"
349 " options aic79xx 'aic79xx=verbose.tag_info:{{}.{}.{..10}}.seltime:1'\n"
1141 { "seltime", &aic79xx_seltime }, in aic79xx_setup()
1312 ahd->seltime = (aic79xx_seltime & 0x3) << 4; in ahd_platform_alloc()
H A Daic7xxx_core.c5078 |term|ahc->seltime in ahc_chip_init()

Completed in 60 milliseconds