Lines Matching refs:n_error
9424 int n_error; in AscSetEEPConfigOnce() local
9434 n_error = 0; in AscSetEEPConfigOnce()
9440 n_error++; in AscSetEEPConfigOnce()
9459 n_error++; in AscSetEEPConfigOnce()
9465 n_error++; in AscSetEEPConfigOnce()
9473 n_error++; in AscSetEEPConfigOnce()
9483 n_error++; in AscSetEEPConfigOnce()
9507 n_error++; in AscSetEEPConfigOnce()
9512 n_error++; in AscSetEEPConfigOnce()
9514 return n_error; in AscSetEEPConfigOnce()
9521 int n_error; in AscSetEEPConfig() local
9525 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9533 return n_error; in AscSetEEPConfig()