Lines Matching refs:n_error
8993 int n_error; in AscSetEEPConfigOnce() local
9003 n_error = 0; in AscSetEEPConfigOnce()
9009 n_error++; in AscSetEEPConfigOnce()
9028 n_error++; in AscSetEEPConfigOnce()
9034 n_error++; in AscSetEEPConfigOnce()
9042 n_error++; in AscSetEEPConfigOnce()
9052 n_error++; in AscSetEEPConfigOnce()
9076 n_error++; in AscSetEEPConfigOnce()
9081 n_error++; in AscSetEEPConfigOnce()
9083 return n_error; in AscSetEEPConfigOnce()
9090 int n_error; in AscSetEEPConfig() local
9094 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9102 return n_error; in AscSetEEPConfig()