Home
last modified time | relevance | path

Searched refs:AHD_HAD_FIRST_SEL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h368 AHD_HAD_FIRST_SEL = 0x1000000 enumerator
Daic79xx_core.c6574 ahd->flags &= ~AHD_HAD_FIRST_SEL; in ahd_setup_iocell_workaround()
6583 if ((ahd->flags & AHD_HAD_FIRST_SEL) != 0) in ahd_iocell_first_selection()
6604 ahd->flags |= AHD_HAD_FIRST_SEL; in ahd_iocell_first_selection()