Home
last modified time | relevance | path

Searched refs:nexus_teardown_intr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dnexus.c79 static bus_teardown_intr_t nexus_teardown_intr; variable
105 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
182 nexus_teardown_intr(device_t bus __unused, device_t child __unused, in nexus_teardown_intr() function
/freebsd/sys/arm/arm/
H A Dnexus.c97 static bus_teardown_intr_t nexus_teardown_intr; variable
135 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
284 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/freebsd/sys/riscv/riscv/
H A Dnexus.c93 static bus_teardown_intr_t nexus_teardown_intr; variable
125 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
283 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/freebsd/sys/arm64/arm64/
H A Dnexus.c120 static bus_teardown_intr_t nexus_teardown_intr; variable
150 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
294 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/freebsd/sys/x86/x86/
H A Dnexus.c112 static bus_teardown_intr_t nexus_teardown_intr; variable
156 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
490 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function