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

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

Completed in 70 milliseconds