Searched defs:PIO_VADDR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h45 #define PIO_VADDR 0x400000 macro
83 /* PIO_VADDR (0x400000), PIO Virtaul DMA Address */
84 /* ?? how to access DMA via PIO_VADDR? */
85 #define VADDR (PIO_VADDR + 0x00000) /* ?? not for driver */
407 * Locate the DMA channel start offset (PIO_VADDR)

Completed in 47 milliseconds