CF_ERR_RST
return !!test_bit(CF_ERR_RST, &sl->cmd_flags);
set_bit(CF_ERR_RST, &sl->cmd_flags);
clear_bit(CF_ERR_RST, &sl->cmd_flags);
if (test_bit(CF_ERR_RST, &sl->cmd_flags)) {