Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h367 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator
H A Daic79xx_core.c1664 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0) in ahd_run_qoutfifo()
1666 ahd->flags |= AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()
1692 ahd->flags &= ~AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h367 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator
H A Daic79xx_core.c1664 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0) in ahd_run_qoutfifo()
1666 ahd->flags |= AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()
1692 ahd->flags &= ~AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()

Completed in 28 milliseconds