Searched refs:d_str (Results 1 – 4 of 4) sorted by relevance
625 ASSERT(cdp->d_str == NULL); in mod_installdrv()626 cdp->d_str = str; in mod_installdrv()699 ASSERT(cdp->d_str == str); in mod_removedrv()700 cdp->d_str = NULL; in mod_removedrv()
1154 str = dp->d_str; in qattach()1880 ASSERT(dp->d_str == str); in mlink_file()
243 ASSERT(str == dp->d_str); in clnopen()
767 struct streamtab *d_str; member