FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
msi_release
sys/x86/include/intr_machdep.h
161
int msi_release(int *irqs, int count);
sys/x86/x86/nexus.c
610
return (msi_release(irqs, count));