Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dds_impl.h519 #define DS_DBG_FLAG_VLDS 0x040 macro
529 #define DS_DBG_VLDS if (ds_debug & DS_DBG_FLAG_VLDS) cmn_err
/titanic_41/usr/src/uts/sun4v/io/
H A Dvlds.c841 DS_DUMP_MSG(DS_DBG_FLAG_VLDS, bufp, buflen); in vlds_ioctl()
1582 DS_DUMP_MSG(DS_DBG_FLAG_VLDS, rhp->data, rhp->datasz); in vlds_recvq_get_data()