Home
last modified time | relevance | path

Searched defs:fdtbus_interrupt_controller_func (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdtvar.h145 struct fdtbus_interrupt_controller_func { struct
146 void * (*establish)(device_t, u_int *, int, int,
148 void (*disestablish)(device_t, void *);
149 bool (*intrstr)(device_t, u_int *, char *, size_t);
150 void (*mask)(device_t, void *);
151 void (*unmask)(device_t, void *);