FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
msi_map
sys/x86/include/intr_machdep.h
160
int msi_map(int irq, uint64_t *addr, uint32_t *data);
sys/x86/x86/nexus.c
617
return (msi_map(irq, addr, data));