Lines Matching refs:n_error
8987 int n_error; in AscSetEEPConfigOnce() local
8997 n_error = 0; in AscSetEEPConfigOnce()
9003 n_error++; in AscSetEEPConfigOnce()
9022 n_error++; in AscSetEEPConfigOnce()
9028 n_error++; in AscSetEEPConfigOnce()
9036 n_error++; in AscSetEEPConfigOnce()
9046 n_error++; in AscSetEEPConfigOnce()
9070 n_error++; in AscSetEEPConfigOnce()
9075 n_error++; in AscSetEEPConfigOnce()
9077 return n_error; in AscSetEEPConfigOnce()
9084 int n_error; in AscSetEEPConfig() local
9088 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9096 return n_error; in AscSetEEPConfig()