Home
last modified time | relevance | path

Searched refs:HXGE_MEM_PIO_READ64 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h172 #define HXGE_MEM_PIO_READ64(hpi_handle, val_p) { \ macro
203 #define HXGE_MEM_PIO_READ64(hpi_handle, val_p) { \ macro
H A Dhpi_txdma.c416 HXGE_MEM_PIO_READ64(handle, &desp->value); in hpi_txdma_dump_desc_one()