Searched refs:vr_ih (Results 1 – 1 of 1) sorted by relevance
202 void *vr_ih; /* interrupt cookie */ member1556 sc->vr_ih = pci_intr_establish_xname(pa->pa_pc, intrhandle, in vr_attach()1558 if (sc->vr_ih == NULL) { in vr_attach()