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

/freebsd-10-stable/sys/powerpc/powerpc/
H A Dnexus.c73 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable
92 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
177 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-10-stable/sys/arm/arm/
H A Dnexus.c99 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
117 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
333 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function

Completed in 67 milliseconds