Searched refs:NO_SUBMIT (Results 1 – 2 of 2) sorted by relevance
371 if (ptr->flags & NO_SUBMIT) in ms_usb_msg_common()402 if (ptr->flags & NO_SUBMIT) in ms_usb_msg_common()
112 #define NO_SUBMIT ((1UL << MS_IDX_ABORTING) | \ macro