Home
last modified time | relevance | path

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

/illumos-gate/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.c618 HXGE_MEM_PIO_WRITE64(hpi_desc_handle, sop_tx_desc_p->value); in hxge_start()
691 HXGE_MEM_PIO_WRITE64(hpi_desc_handle, sop_tx_desc_p->value); in hxge_start()
H A Dhpi_txdma.c354 HXGE_MEM_PIO_WRITE64(handle, desc_p->value); in hpi_txdma_desc_gather_set()