Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
evt2irq
include/linux/sh_intc.h
17
#define evt2irq(evt) ((evt) >> 5)
include/linux/sh_intc.h
20
#define evt2irq(evt) (evt)