Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h553 && (ahc->flags & AHC_TQINFIFO_BLOCKED) == 0) { in ahc_check_cmdcmpltqueues()
H A Daic7xxx.h354 AHC_TQINFIFO_BLOCKED = 0x10000, /* Blocked waiting for ATIOs */ enumerator
H A Daic7xxx_osm.c487 if ((ahc->flags & AHC_TQINFIFO_BLOCKED) != 0) in ahc_action()
H A Daic7xxx.c7755 ahc->flags |= AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()
7763 ahc->flags &= ~AHC_TQINFIFO_BLOCKED; in ahc_handle_target_cmd()