Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_intr.h44 #define get_pending_softint() (softint_pending & soft_intr_mask) macro
H A Ds3c2800_intr.h51 #define get_pending_softint() (softint_pending & intr_mask) macro