Searched defs:nexus_teardown_intr (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dnexus.c66 static bus_teardown_intr_t nexus_teardown_intr; variable
150 nexus_teardown_intr(device_t bus __unused, device_t child __unused, function
/freebsd-11-stable/sys/riscv/riscv/
H A Dnexus.c290 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) function
/freebsd-11-stable/sys/arm/arm/
H A Dnexus.c318 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dnexus.c89 static bus_teardown_intr_t nexus_teardown_intr; variable
336 nexus_teardown_intr(device_t bus __unused, device_t child __unused, function
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c509 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dnexus.c317 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) function
/freebsd-11-stable/sys/x86/x86/
H A Dnexus.c634 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) function

Completed in 109 milliseconds