Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Ddacf_clnt.c158 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DRV_MNAME, in dacfc_match_create_minor()
183 r = dacf_match(DACF_OPID_PREDETACH, DACF_DS_DRV_MNAME, in dacfc_match_create_minor()
H A Ddacf.c142 { "driver-minorname", DACF_DS_DRV_MNAME },
/titanic_41/usr/src/uts/common/sys/
H A Ddacf_impl.h64 DACF_DS_DRV_MNAME = 2, /* match driver minor name */ enumerator