Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c3148 xdf_t *vbdp; in xdf_getinfo() local
3152 if ((vbdp = ddi_get_soft_state(xdf_ssp, instance)) == NULL) { in xdf_getinfo()
3156 *rp = vbdp->xdf_dip; in xdf_getinfo()