Home
last modified time | relevance | path

Searched refs:scf_error_key_setup (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libscf/common/
H A Derror.c110 static volatile int scf_error_key_setup = 0; in scf_setup_error() local
112 if (scf_error_key_setup == 0) { in scf_setup_error()
114 if (scf_error_key_setup == 0) { in scf_setup_error()
116 scf_error_key_setup = 1; in scf_setup_error()
121 return (scf_error_key_setup == 1); in scf_setup_error()