Lines Matching refs:n_error
8808 int n_error; in AscSetEEPConfigOnce() local
8818 n_error = 0; in AscSetEEPConfigOnce()
8824 n_error++; in AscSetEEPConfigOnce()
8843 n_error++; in AscSetEEPConfigOnce()
8849 n_error++; in AscSetEEPConfigOnce()
8857 n_error++; in AscSetEEPConfigOnce()
8867 n_error++; in AscSetEEPConfigOnce()
8891 n_error++; in AscSetEEPConfigOnce()
8896 n_error++; in AscSetEEPConfigOnce()
8898 return n_error; in AscSetEEPConfigOnce()
8905 int n_error; in AscSetEEPConfig() local
8909 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
8917 return n_error; in AscSetEEPConfig()