Home
last modified time | relevance | path

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

/freebsd/sys/i386/pci/
H A Dpci_pir.c82 static int pci_pir_biosroute(int bus, int device, int func, int pin,
471 pci_pir_biosroute(int bus, int device, int func, int pin, int irq) in pci_pir_biosroute() function
539 error = pci_pir_biosroute(bus, device, func, pin - 1, in pci_pir_route_interrupt()
712 error = pci_pir_biosroute(pd.bus, pd.device, 0, pd.pin, in pir_resume()