OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_STAT
sys/dev/pci/pcscp.c
360
dmastat = READ_DMAREG(esc, DMA_STAT);
sys/dev/pci/pcscp.c
428
if (READ_DMAREG(esc, DMA_STAT) & DMASTAT_BCMP)
sys/dev/pci/pcscp.c
441
dmastat = READ_DMAREG(esc, DMA_STAT);