vhci_priv
struct vhci_priv *priv;
priv = kzalloc_obj(struct vhci_priv, GFP_ATOMIC);
struct vhci_priv *priv;
struct vhci_priv *priv, *tmp;
struct vhci_priv *priv = ((struct vhci_priv *)urb->hcpriv);
static struct vhci_priv *dequeue_from_priv_tx(struct vhci_device *vdev)
struct vhci_priv *priv, *tmp;
struct vhci_priv *priv = NULL;