Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2473 dacf_devspec_t nt_spec_type = DACF_DS_ERROR; in read_dacf_binding_file() local
2543 nt_spec_type = dacf_get_devspec(tokbuf); in read_dacf_binding_file()
2544 if (nt_spec_type == DACF_DS_ERROR) { in read_dacf_binding_file()
2732 if (dacf_rule_insert(nt_spec_type, nt_datap, in read_dacf_binding_file()
2768 nt_spec_type = DACF_DS_ERROR; in read_dacf_binding_file()