Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dnexus.c107 static int nexus_teardown_intr(device_t, device_t, struct resource *, void *);
134 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
319 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c121 static int nexus_teardown_intr(device_t, device_t, struct resource *, void *);
144 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
321 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/f-stack/freebsd/mips/mips/
H A Dnexus.c121 static int nexus_teardown_intr(device_t, device_t, struct resource *,
152 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
504 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function
/f-stack/freebsd/x86/x86/
H A Dnexus.c129 static int nexus_teardown_intr(device_t, device_t, struct resource *,
169 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
608 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr() function