Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c152 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DEV_PATH, in dacfc_match_create_minor()
177 r = dacf_match(DACF_OPID_PREDETACH, DACF_DS_DEV_PATH, in dacfc_match_create_minor()
H A Ddacf.c141 { "device-path", DACF_DS_DEV_PATH },
/illumos-gate/usr/src/uts/common/sys/
H A Ddacf_impl.h63 DACF_DS_DEV_PATH = 3 /* match device path */ enumerator