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

/freebsd-10-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
528 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-10-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
520 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-10-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
470 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),
/freebsd-10-stable/sys/mips/rt305x/
H A Dobio.c116 static int obio_teardown_intr(device_t, device_t, struct resource *,
430 obio_teardown_intr(device_t dev, device_t child, struct resource *ires, function
611 DEVMETHOD(bus_teardown_intr, obio_teardown_intr),

Completed in 65 milliseconds