Home
last modified time | relevance | path

Searched defs:DMA_ZERO (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h555 #define DMA_ZERO(area) bzero(DMA_VPTR(area), (area).alength) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h223 #define DMA_ZERO(area) bzero(DMA_VPTR(area), (area).mem_len) macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1028 #define DMA_ZERO(area) bzero(DMA_VPTR(area), (area).alength) macro
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h854 #define DMA_ZERO(area) bzero(DMA_VPTR(area), (area).alength) macro