Searched defs:nexus_ofw_map_intr (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/powerpc/powerpc/ |
H A D | nexus.c | 83 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable 223 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in nexus_ofw_map_intr() function
|
/freebsd/sys/arm/arm/ |
H A D | nexus.c | 103 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable 416 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in nexus_ofw_map_intr() function
|
/freebsd/sys/riscv/riscv/ |
H A D | nexus.c | 97 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable 411 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in nexus_ofw_map_intr() function
|
/freebsd/sys/arm64/arm64/ |
H A D | nexus.c | 125 static ofw_bus_map_intr_t nexus_ofw_map_intr; variable 505 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in nexus_ofw_map_intr() function
|