Home
last modified time | relevance | path

Searched refs:HXGE_MEM_PIO_WRITE64 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h178 #define HXGE_MEM_PIO_WRITE64(hpi_handle, data) { \ macro
207 #define HXGE_MEM_PIO_WRITE64(hpi_handle, data) \ macro
H A Dhxge_send.c642 HXGE_MEM_PIO_WRITE64(hpi_desc_handle, sop_tx_desc_p->value); in hxge_start()
715 HXGE_MEM_PIO_WRITE64(hpi_desc_handle, sop_tx_desc_p->value); in hxge_start()
H A Dhpi_txdma.c356 HXGE_MEM_PIO_WRITE64(handle, desc_p->value); in hpi_txdma_desc_gather_set()