Lines Matching refs:n_error
8994 int n_error; in AscSetEEPConfigOnce() local
9004 n_error = 0; in AscSetEEPConfigOnce()
9010 n_error++; in AscSetEEPConfigOnce()
9029 n_error++; in AscSetEEPConfigOnce()
9035 n_error++; in AscSetEEPConfigOnce()
9043 n_error++; in AscSetEEPConfigOnce()
9053 n_error++; in AscSetEEPConfigOnce()
9077 n_error++; in AscSetEEPConfigOnce()
9082 n_error++; in AscSetEEPConfigOnce()
9084 return n_error; in AscSetEEPConfigOnce()
9091 int n_error; in AscSetEEPConfig() local
9095 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9103 return n_error; in AscSetEEPConfig()