Searched refs:ofw_pci_route_interrupt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ofw/
H A Dofwpci.h84 int ofw_pci_route_interrupt(device_t, device_t, int);
H A Dofwpci.c128 DEVMETHOD(pcib_route_interrupt, ofw_pci_route_interrupt),
300 ofw_pci_route_interrupt(device_t bus, device_t dev, int pin) function

Completed in 51 milliseconds