Searched refs:FD_RAW_STOP_IF_FAILURE (Results 1 – 4 of 4) sorted by relevance
342 #define FD_RAW_STOP_IF_FAILURE 0x200 /* stop if we encounter a failure */ macro
345 #define FD_RAW_STOP_IF_FAILURE 0x200 /* stop if we encounter a failure */ macro
3107 !(raw_cmd->flags & FD_RAW_STOP_IF_FAILURE)) && in raw_cmd_done()