Home
last modified time | relevance | path

Searched refs:ddm_node_type (Results 1 – 8 of 8) sorted by relevance

/onnv-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c286 mdp->ddm_node_type) == 0) { in compatible_console()
/onnv-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h748 #define ddm_node_type d_minor.node_type macro
/onnv-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c745 if (strncmp(minordata->ddm_node_type, DDI_NT_INTRCTL, in mac_get_nexus_node()
/onnv-gate/usr/src/uts/common/io/
H A Ddevinfo.c2558 if (mnode->ddm_node_type) { in di_getmdata()
2559 size = strlen(mnode->ddm_node_type) + 1; in di_getmdata()
2562 mnode->ddm_node_type); in di_getmdata()
/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2180 (uintptr_t)mdp->ddm_node_type) == -1) in print_minornode()
/onnv-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4027 dp->ddm_node_type, in pcmcia_get_minors()
4110 dp->ddm_node_type, in pcmcia_dump_minors()
/onnv-gate/usr/src/uts/common/os/
H A Ddevcfg.c7274 if (strcmp(dp->ddm_node_type, node_type) == 0) in i_ddi_minor_node_count()
H A Dsunddi.c6109 dmdp->ddm_node_type = node_type; in ddi_create_minor_common()