Searched refs:FDT_INTR_FLAGS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dgenet_fdt.c55 #define FDT_INTR_FLAGS FDT_INTR_MPSAFE macro
57 #define FDT_INTR_FLAGS 0 macro
/netbsd-current/sys/arch/arm/ti/
H A Dif_cpsw.c80 #define FDT_INTR_FLAGS 0 macro
477 IPL_VM, FDT_INTR_FLAGS, cpsw_rxthintr, sc, xname);
481 IPL_VM, FDT_INTR_FLAGS, cpsw_rxintr, sc, xname);
485 IPL_VM, FDT_INTR_FLAGS, cpsw_txintr, sc, xname);
489 IPL_VM, FDT_INTR_FLAGS, cpsw_miscintr, sc, xname);
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_emac.c65 #define FDT_INTR_FLAGS FDT_INTR_MPSAFE macro
68 #define FDT_INTR_FLAGS 0 macro
1424 FDT_INTR_FLAGS, sunxi_emac_intr, sc, device_xname(self));

Completed in 193 milliseconds