Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h735 struct streamtab *dm_str; member
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c2655 if (p->dm_str == str) { /* found one */ in hold_dm()
2674 dmp->dm_str = str; in hold_dm()
2680 if (p->dm_str == str) { /* already present */ in hold_dm()