Home
last modified time | relevance | path

Searched refs:DDM_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h705 DDM_DEFAULT, enumerator
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1348 case DDM_DEFAULT: in dump_minor_data_paths()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c5747 node_type, flag, DDM_DEFAULT, NULL, NULL, 0)); in ddi_create_default_minor_node()
7518 (dmdp->type == DDM_DEFAULT)) && in i_ddi_devtspectype_to_minorname()
7573 (dmdp->type != DDM_DEFAULT)) || in i_ddi_minorname_to_devtspectype()
H A Ddevcfg.c4081 if (dmn->type == DDM_DEFAULT) { in resolve_pathname()