Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/dev/dtrace/
H A Dlockstat.c236 if (ddi_create_minor_node(devi, "lockstat", S_IFCHR, 0, in lockstat_attach()
H A Dsystrace.c547 if (ddi_create_minor_node(devi, "systrace", S_IFCHR, 0, in systrace_attach()
918 if (ddi_create_minor_node(devi, "machtrace", S_IFCHR, 0, in machtrace_attach()
H A Dprofile_prvd.c626 if (ddi_create_minor_node(devi, "profile", S_IFCHR, 0, in profile_attach()
H A Dfbt.c557 if (ddi_create_minor_node(devi, "fbt", S_IFCHR, 0, in fbt_attach()
H A Dsdt.c328 if (ddi_create_minor_node(devi, "sdt", S_IFCHR, in sdt_attach()
H A Ddtrace_glue.c579 ddi_create_minor_node(dev_info_t *dip, const char *name, int spec_type, in ddi_create_minor_node() function
/xnu-10002.41.9/bsd/sys/
H A Ddtrace_glue.h354 extern int ddi_create_minor_node(dev_info_t *, const char *, int, minor_t, const char *, int);