Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c424 if (dmd->type == DDM_INTERNAL_PATH) in dv_mknod()
1322 (dmd->type == DDM_INTERNAL_PATH) || in dv_filldir()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h706 DDM_INTERNAL_PATH enumerator
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c5714 mtype != DDM_INTERNAL_PATH) { in ddi_create_minor_common()
5760 "internal", 0, DDM_INTERNAL_PATH, NULL, NULL, 0)); in ddi_create_internal_pathname()
5777 if (dmdp->type != DDM_INTERNAL_PATH) in ddi_remove_minor_node()
7517 (dmdp->type == DDM_INTERNAL_PATH) || in i_ddi_devtspectype_to_minorname()
7572 (dmdp->type != DDM_INTERNAL_PATH) && in i_ddi_minorname_to_devtspectype()
H A Ddevcfg.c4095 (dmn->type == DDM_INTERNAL_PATH))) { in resolve_pathname()
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1351 case DDM_INTERNAL_PATH: in dump_minor_data_paths()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c833 if ((ddm_type == DDM_INTERNAL_PATH) && in walk_one_minor_list()