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

/freebsd-12-stable/sys/powerpc/powerpc/
H A Dnexus.c74 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable
94 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
186 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-12-stable/sys/riscv/riscv/
H A Dnexus.c98 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
107 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
382 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-12-stable/sys/arm/arm/
H A Dnexus.c114 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
148 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
452 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-12-stable/sys/arm64/arm64/
H A Dnexus.c128 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
432 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
465 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-12-stable/sys/mips/mips/
H A Dnexus.c128 static int nexus_ofw_map_intr(device_t dev, device_t child,
163 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
545 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function

Completed in 66 milliseconds