Searched refs:check_scf_error (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libscf/common/ |
H A D | notify_params.c | 70 check_scf_error(scf_error_t e, const scf_error_t *errs) in check_scf_error() function 652 if (check_scf_error(scf_error(), errs_2)) { in prep_transaction() 709 if (check_scf_error(scf_error(), errs_2)) { in notify_set_params() 786 if (check_scf_error(scf_error(), in notify_set_params() 798 if (check_scf_error(scf_error(), errs_2)) { in notify_set_params() 1315 } else if (check_scf_error(scf_error(), errs_1)) { in smf_notify_set_params() 1334 check_scf_error(scf_error(), errs_2)) in smf_notify_set_params() 1343 check_scf_error(scf_error(), errs_1)) in smf_notify_set_params() 1348 check_scf_error(scf_error(), errs_1)) in smf_notify_set_params() 1356 if (check_scf_error(scf_error(), errs_2)) { in smf_notify_set_params() [all …]
|