Searched refs:ddi_create_priv_minor_node (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | inetddi.c | 150 return (ddi_create_priv_minor_node(devi, INET_NAME, S_IFCHR, in inet_attach()
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | mem_cache.c | 240 if (ddi_create_priv_minor_node(dip, name, in mem_cache_attach()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | mem.c | 171 if (ddi_create_priv_minor_node(devi, mm[i].name, S_IFCHR, in mm_attach()
|
H A D | fssnap.c | 397 error = ddi_create_priv_minor_node(dip, SNAP_CTL_NODE, S_IFCHR, in snap_attach()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunddi.h | 1581 ddi_create_priv_minor_node(dev_info_t *dip, const char *name, int spec_type,
|
/illumos-gate/usr/src/uts/sun4u/javelin/io/ |
H A D | envctrltwo.c | 387 if (ddi_create_priv_minor_node(dip, name, S_IFCHR, instance, in envctrl_attach()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunddi.c | 5734 ddi_create_priv_minor_node(dev_info_t *dip, const char *name, int spec_type, in ddi_create_priv_minor_node() function
|