Home
last modified time | relevance | path

Searched refs:scx_intr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c572 static int scx_intr(void *);
737 NOT_MP_SAFE, scx_intr, sc); in scx_fdt_attach()
838 IPL_NET, NOT_MP_SAFE, scx_intr, sc, device_xname(self)); in scx_acpi_attach()
1528 scx_intr(void *arg) in scx_intr() function