Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h552 && (ahc->flags & AHC_TQINFIFO_BLOCKED) == 0) { in ahc_check_cmdcmpltqueues()
Daic7xxx.h350 AHC_TQINFIFO_BLOCKED = 0x10000, /* Blocked waiting for ATIOs */ enumerator
Daic7xxx_core.c7368 ahc->flags |= AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()
7376 ahc->flags &= ~AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()