Lines Matching refs:n_error
9941 int n_error; in AscSetEEPConfigOnce() local
9951 n_error = 0; in AscSetEEPConfigOnce()
9957 n_error++; in AscSetEEPConfigOnce()
9976 n_error++; in AscSetEEPConfigOnce()
9982 n_error++; in AscSetEEPConfigOnce()
9990 n_error++; in AscSetEEPConfigOnce()
10000 n_error++; in AscSetEEPConfigOnce()
10024 n_error++; in AscSetEEPConfigOnce()
10029 n_error++; in AscSetEEPConfigOnce()
10031 return n_error; in AscSetEEPConfigOnce()
10038 int n_error; in AscSetEEPConfig() local
10042 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
10050 return n_error; in AscSetEEPConfig()