Searched refs:AHC_DEV_FREEZE_TIL_EMPTY (Results 1 – 2 of 2) sorted by relevance
350 AHC_DEV_FREEZE_TIL_EMPTY = 0x02, /* Freeze queue until active == 0 */ enumerator
674 if ((dev->flags & AHC_DEV_FREEZE_TIL_EMPTY) != 0 in ahc_linux_check_device_queue()676 dev->flags &= ~AHC_DEV_FREEZE_TIL_EMPTY; in ahc_linux_check_device_queue()2079 if ((dev->flags & AHC_DEV_FREEZE_TIL_EMPTY) == 02082 dev->flags |= AHC_DEV_FREEZE_TIL_EMPTY;