Lines Matching refs:n_error
8815 int n_error; in AscSetEEPConfigOnce() local
8825 n_error = 0; in AscSetEEPConfigOnce()
8831 n_error++; in AscSetEEPConfigOnce()
8850 n_error++; in AscSetEEPConfigOnce()
8856 n_error++; in AscSetEEPConfigOnce()
8864 n_error++; in AscSetEEPConfigOnce()
8874 n_error++; in AscSetEEPConfigOnce()
8898 n_error++; in AscSetEEPConfigOnce()
8903 n_error++; in AscSetEEPConfigOnce()
8905 return n_error; in AscSetEEPConfigOnce()
8912 int n_error; in AscSetEEPConfig() local
8916 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
8924 return n_error; in AscSetEEPConfig()