Home
last modified time | relevance | path

Searched refs:univ_pci_intr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Duniverse_pci.c53 int univ_pci_intr(void *);
149 d->ih = pci_intr_establish_xname(pc, ih, IPL_BIO, univ_pci_intr, d, in univ_pci_attach()
278 univ_pci_intr(void *v) in univ_pci_intr() function