Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h340 AHC_TQINFIFO_BLOCKED = 0x10000, /* Blocked waiting for ATIOs */ enumerator
H A Daic7xxx_core.c706 && (ahc->flags & AHC_TQINFIFO_BLOCKED) == 0) { in ahc_check_cmdcmpltqueues()
7817 ahc->flags |= AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()
7825 ahc->flags &= ~AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()