Searched refs:obio_teardown_intr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/mips/adm5120/
H A Dobio.c120 static int obio_teardown_intr(device_t, device_t, struct resource *,
385 obio_teardown_intr(device_t dev, device_t child, struct resource *ires, function
524 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-11-stable/sys/mips/alchemy/
H A Dobio.c120 static int obio_teardown_intr(device_t, device_t, struct resource *,
385 obio_teardown_intr(device_t dev, device_t child, struct resource *ires, function
516 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-11-stable/sys/mips/idt/
H A Dobio.c76 static int obio_teardown_intr(device_t, device_t, struct resource *,
302 obio_teardown_intr(device_t dev, device_t child, struct resource *ires, function
466 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-11-stable/sys/mips/rt305x/
H A Dobio.c116 static int obio_teardown_intr(device_t, device_t, struct resource *,
439 obio_teardown_intr(device_t dev, device_t child, struct resource *ires, function
616 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),

Completed in 84 milliseconds