Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddacf.h45 DACF_OPID_ERROR = -1, enumerator
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2476 dacf_opid_t opid = DACF_OPID_ERROR; in read_dacf_binding_file()
2574 DACF_OPID_ERROR) { in read_dacf_binding_file()
2590 DACF_OPID_ERROR) { in read_dacf_binding_file()
2767 opid = DACF_OPID_ERROR; in read_dacf_binding_file()
H A Ddacf.c1098 return (DACF_OPID_ERROR); in dacf_get_op()