Searched defs:filt (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-12-stable/sys/kern/
H A Duipc_accf.c75 accept_filt_add(struct accept_filter *filt) argument
/freebsd-12-stable/sys/mips/malta/
H A Dgt.c89 gt_setup_intr(device_t dev, device_t child, struct resource *ires, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dnexus.c126 nexus_setup_intr(device_t bus __unused, device_t child, struct resource *r, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/riscv/riscv/
H A Dintr_machdep.c117 riscv_setup_intr(const char *name, driver_filter_t *filt, argument
187 riscv_setup_ipihandler(driver_filter_t *filt) argument
H A Dnexus.c269 nexus_setup_intr(device_t dev, device_t child, struct resource *res, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/mips/mips/
H A Dintr_machdep.c154 cpu_establish_hardintr(const char *name, driver_filter_t *filt, argument
191 cpu_establish_softintr(const char *name, driver_filter_t *filt, argument
H A Dcpu.c632 cpu_establish_hardintr(device_get_nameunit(child), filt, handler, arg, local
617 cpu_setup_intr(device_t dev, device_t child, struct resource *res, int flags, driver_filter_t *filt, driver_intr_t *handler, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/arm/arm/
H A Dintr.c139 arm_setup_irqhandler(const char *name, driver_filter_t *filt, argument
H A Dnexus.c320 nexus_setup_intr(device_t dev, device_t child, struct resource *res, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/arm/mv/
H A Dic.c156 u_int filt, irq; local
[all...]
/freebsd-12-stable/usr.sbin/lpr/common_source/
H A Dprintcap.c215 enum lpd_filters filt; local
336 enum lpd_filters filt; local
[all...]
/freebsd-12-stable/sys/dev/ppbus/
H A Dppbconf.c458 ppbus_setup_intr(device_t bus, device_t child, struct resource *r, int flags, driver_filter_t *filt, void (*ihand)(void *), void *arg, void **cookiep) argument
/freebsd-12-stable/sys/dev/quicc/
H A Dquicc_core.c355 quicc_bus_setup_intr(device_t dev, device_t child, struct resource *r, int flags, driver_filter_t *filt, void (*ihand)(void *), void *arg, void **cookiep) argument
/freebsd-12-stable/sys/dev/scc/
H A Dscc_core.c517 scc_bus_setup_intr(device_t dev, device_t child, struct resource *r, int flags, driver_filter_t *filt, void (*ihand)(void *), void *arg, void **cookiep) argument
/freebsd-12-stable/sys/mips/nlm/
H A Dintr_machdep.c117 cpu_establish_softintr(const char *name, driver_filter_t * filt, argument
169 cpu_establish_hardintr(const char *name, driver_filter_t * filt, argument
H A Dxlp_simplebus.c302 cpu_establish_hardintr(device_get_nameunit(child), filt, intr, arg, local
293 xlp_simplebus_setup_intr(device_t dev, device_t child, struct resource *res, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dintr_machdep.c334 inthand_add(const char *name, int vec, driver_filter_t *filt, argument
/freebsd-12-stable/usr.sbin/mld6query/
H A Dmld6.c97 struct icmp6_filter filt; local
/freebsd-12-stable/usr.sbin/rrenumd/
H A Drrenumd.c273 struct icmp6_filter filt; local
/freebsd-12-stable/sys/dev/pccbb/
H A Dpccbbvar.h37 driver_filter_t *filt; member in struct:cbb_intrhand
/freebsd-12-stable/sys/dev/puc/
H A Dpuc.c605 puc_bus_setup_intr(device_t dev, device_t child, struct resource *res, int flags, driver_filter_t *filt, void (*ihand)(void *), void *arg, void **cookiep) argument
/freebsd-12-stable/sys/dev/uart/
H A Duart_core.c578 int error, filt; local
/freebsd-12-stable/sys/sparc64/fhc/
H A Dfhc.c403 fhc_setup_intr(device_t bus, device_t child, struct resource *r, int flags, driver_filter_t *filt, driver_intr_t *func, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/mips/atheros/
H A Dapb.c286 apb_setup_intr(device_t bus, device_t child, struct resource *ires, int flags, driver_filter_t *filt, driver_intr_t *handler, void *arg, void **cookiep) argument
/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dapb.c391 apb_setup_intr(device_t bus, device_t child, struct resource *ires, int flags, driver_filter_t *filt, driver_intr_t *handler, void *arg, void **cookiep) argument

Completed in 240 milliseconds

123