Home
last modified time | relevance | path

Searched refs:dp_spec_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3256 if (dp->dp_spec_type) { in di_getprop()
3260 if (mn->ddm_spec_type != dp->dp_spec_type) in di_getprop()
3277 if (dp->dp_spec_type) { in di_getprop()
3281 if (mn->ddm_spec_type != dp->dp_spec_type) in di_getprop()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h1041 int dp_spec_type; /* 0, S_IFCHR, S_IFBLK */ member