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

  /src/sys/dev/pci/
universe_pci.c 53 int univ_pci_intr(void *);
149 d->ih = pci_intr_establish_xname(pc, ih, IPL_BIO, univ_pci_intr, d,
278 univ_pci_intr(void *v) function in typeref:typename:int

Completed in 34 milliseconds