NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dmaattach
sys/arch/hp300/dev/dma.c
139
static void dmaattach(device_t, device_t, void *);
sys/arch/hp300/dev/dma.c
142
dmamatch, dmaattach, NULL, NULL);
sys/arch/sun3/dev/dma.c
61
static void dmaattach(device_t, device_t, void *);
sys/arch/sun3/dev/dma.c
64
dmamatch, dmaattach, NULL, NULL);