Searched refs:aca_error (Results 1 – 2 of 2) sorted by relevance
219 static struct aca_bank_error *new_bank_error(struct aca_error *aerr, struct aca_bank_info *info) in new_bank_error()237 static struct aca_bank_error *find_bank_error(struct aca_error *aerr, struct aca_bank_info *info) in find_bank_error()259 static void aca_bank_error_remove(struct aca_error *aerr, struct aca_bank_error *bank_error) in aca_bank_error_remove()270 static struct aca_bank_error *get_bank_error(struct aca_error *aerr, struct aca_bank_info *info) in get_bank_error()289 struct aca_error *aerr; in aca_error_cache_log_bank_error()531 struct aca_error *aerr = &error_cache->errors[type]; in aca_log_aca_error()604 static void aca_error_init(struct aca_error *aerr, enum aca_error_type type) in aca_error_init()621 static void aca_error_fini(struct aca_error *aerr) in aca_error_fini()
155 struct aca_error { struct168 struct aca_error errors[ACA_ERROR_TYPE_COUNT]; argument
Completed in 8 milliseconds