Searched refs:nexus_ofw_map_intr (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/arm64/arm64/
H A Dnexus.c125 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
427 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
458 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c124 static int nexus_ofw_map_intr(device_t dev, device_t child,
159 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
549 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-11-stable/sys/arm/arm/
H A Dnexus.c111 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
137 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
427 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-11-stable/sys/riscv/riscv/
H A Dnexus.c101 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
110 DEVMETHOD(ofw_bus_map_intr, nexus_ofw_map_intr),
373 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, function
/freebsd-11-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

Completed in 93 milliseconds