Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h367 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator
Daic79xx_core.c1672 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0) in ahd_run_qoutfifo()
1674 ahd->flags |= AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()
1700 ahd->flags &= ~AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()