Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c646 if ((ahd->flags & AHD_STPWLEVEL_A) != 0) in ahd_configure_termination()
Daic79xx.h343 AHD_STPWLEVEL_A = 0x00100, enumerator
Daic79xx_core.c6064 | AHD_EXTENDED_TRANS_A|AHD_STPWLEVEL_A; in ahd_alloc()
7740 ahd->flags &= ~AHD_STPWLEVEL_A; in ahd_parse_cfgdata()
7742 ahd->flags |= AHD_STPWLEVEL_A; in ahd_parse_cfgdata()