Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddacf.h47 DACF_OPID_ERROR = -1, enumerator
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c2430 dacf_opid_t opid = DACF_OPID_ERROR; in read_dacf_binding_file()
2528 DACF_OPID_ERROR) { in read_dacf_binding_file()
2544 DACF_OPID_ERROR) { in read_dacf_binding_file()
2721 opid = DACF_OPID_ERROR; in read_dacf_binding_file()
H A Ddacf.c1100 return (DACF_OPID_ERROR); in dacf_get_op()