Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3188 xdf_t *vbdp; in xdf_getinfo() local
3192 if ((vbdp = ddi_get_soft_state(xdf_ssp, instance)) == NULL) { in xdf_getinfo()
3196 *rp = vbdp->xdf_dip; in xdf_getinfo()