Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_pci.c656 if ((ahd->flags & AHD_STPWLEVEL_A) != 0) in ahd_configure_termination()
Daic79xx.h343 AHD_STPWLEVEL_A = 0x00100, enumerator
Daic79xx_core.c6106 | AHD_EXTENDED_TRANS_A|AHD_STPWLEVEL_A; in ahd_alloc()
7822 ahd->flags &= ~AHD_STPWLEVEL_A; in ahd_parse_cfgdata()
7824 ahd->flags |= AHD_STPWLEVEL_A; in ahd_parse_cfgdata()