Searched refs:IS_IN_WORK_LIST (Results 1 – 1 of 1) sorted by relevance
63 IS_IN_WORK_LIST = (1 << 12), enumerator105 if (!(cmdinfo->state & IS_IN_WORK_LIST)) in uas_do_work()110 cmdinfo->state &= ~IS_IN_WORK_LIST; in uas_do_work()125 cmdinfo->state |= IS_IN_WORK_LIST; in uas_add_work()196 (ci->state & IS_IN_WORK_LIST) ? " work" : ""); in uas_log_cmd_state()