Searched refs:ofw_pcib_route_interrupt (Results 1 – 2 of 2) sorted by relevance
83 int ofw_pcib_route_interrupt(device_t, device_t, int);
129 DEVMETHOD(pcib_route_interrupt, ofw_pcib_route_interrupt),318 ofw_pcib_route_interrupt(device_t bus, device_t dev, int pin) in ofw_pcib_route_interrupt() function