Home
last modified time | relevance | path

Searched refs:AHD_SPCHK_ENB_A (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h342 AHD_SPCHK_ENB_A = 0x00080, enumerator
H A Daic79xx_core.c6065 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A in ahd_alloc()
7224 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()
7725 ahd->flags &= ~AHD_SPCHK_ENB_A; in ahd_parse_cfgdata()
7727 ahd->flags |= AHD_SPCHK_ENB_A; in ahd_parse_cfgdata()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h342 AHD_SPCHK_ENB_A = 0x00080, enumerator
H A Daic79xx_core.c6063 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A in ahd_alloc()
7223 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()
7724 ahd->flags &= ~AHD_SPCHK_ENB_A; in ahd_parse_cfgdata()
7726 ahd->flags |= AHD_SPCHK_ENB_A; in ahd_parse_cfgdata()

Completed in 27 milliseconds