HomeSort by: relevance | last modified time | path
    Searched defs:vr_ih (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vr.c 202 void *vr_ih; /* interrupt cookie */ member in struct:vr_softc
1556 sc->vr_ih = pci_intr_establish_xname(pa->pa_pc, intrhandle,
1558 if (sc->vr_ih == NULL) {
if_vr.c 202 void *vr_ih; /* interrupt cookie */ member in struct:vr_softc
1556 sc->vr_ih = pci_intr_establish_xname(pa->pa_pc, intrhandle,
1558 if (sc->vr_ih == NULL) {

Completed in 27 milliseconds