Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dplic.c68 #define PLIC_PRIORITY(_irq) (PLIC_PRIORITY_BASE + (_irq) * sizeof(uint32_t)) argument
69 #define PLIC_ENABLE(_sc, _irq, _cpu) \ argument
/freebsd/sys/dev/ath/
H A Dif_athvar.h1169 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ argument