Searched refs:bus_generic_config_intr (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/dpaa/
H A Dportals_common.c132 err = bus_generic_config_intr(dev, rle->start, di->di_intr_trig,
/freebsd-current/sys/dev/bhnd/
H A Dbhnd.c1085 DEVMETHOD(bus_config_intr, bus_generic_config_intr),
/freebsd-current/sys/dev/gpio/
H A Dgpiobus.c1038 DEVMETHOD(bus_config_intr, bus_generic_config_intr),
/freebsd-current/sys/dev/bhnd/cores/chipc/
H A Dchipc.c1370 DEVMETHOD(bus_config_intr, bus_generic_config_intr),
/freebsd-current/sys/sys/
H A Dbus.h450 int bus_generic_config_intr(device_t, int, enum intr_trigger,
/freebsd-current/sys/kern/
H A Dsubr_bus.c4020 bus_generic_config_intr(device_t dev, int irq, enum intr_trigger trig, function

Completed in 136 milliseconds