Searched refs:AHD_DEV_FREEZE_TIL_EMPTY (Results 1 – 2 of 2) sorted by relevance
229 AHD_DEV_FREEZE_TIL_EMPTY = 0x02, /* Freeze queue until active == 0 */ enumerator
1429 if ((dev->flags & AHD_DEV_FREEZE_TIL_EMPTY) == 0 in ahd_platform_set_tags()1432 dev->flags |= AHD_DEV_FREEZE_TIL_EMPTY; in ahd_platform_set_tags()