HomeSort by: relevance | last modified time | path
    Searched refs:intr_est (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
i82365_pcivar.h 31 void *intr_est; /* XXX */ member in struct:pcic_pci_softc
i82365_pci.c 192 psc->intr_est = pcic_pci_machdep_intr_est(pc);
  /src/sys/dev/isa/
tcic2_isa.c 247 sc->intr_est = ic;
358 if (isa_intr_alloc(h->sc->intr_est,
361 if ((ih = isa_intr_establish(h->sc->intr_est, irq, ist, ipl,
390 isa_intr_disestablish(h->sc->intr_est, ih);
  /src/sys/dev/ic/
tcic2var.h 110 void *intr_est; member in struct:tcic_softc

Completed in 131 milliseconds