Lines Matching defs:e_code
1337 uint8_t e_code; /* error code returned by SC */
1653 serr->e_code);
1919 found->e_code = php->error_code;
2244 switch (mlp->e_code) {
2316 if ((err != NULL) && (err->e_code == ESTC_MBXRPLY)) {
2522 serr->e_code);
4056 if ((err->e_code == ESTC_SMS_ERR_UNRECOVERABLE) ||
4057 (err->e_code == ESTC_MBXRPLY))
4592 if ((err->e_code == ESTC_SMS_ERR_UNRECOVERABLE) ||
4593 (err->e_code == ESTC_MBXRPLY))
4865 if (err->e_code == ESTC_UNAVAILABLE) {
5072 ((err) && (err->e_code == ESTC_MBXRQST))) {