Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c1526 NXGE_MEM_PIO_WRITE64(handle, desc_p->value); in npi_txdma_desc_gather_set()
1558 NXGE_MEM_PIO_WRITE64(handle, desc_p->value); in npi_txdma_desc_gather_sop_set()
1576 NXGE_MEM_PIO_WRITE64(handle, desc_p->value); in npi_txdma_desc_gather_sop_set_1()
1594 NXGE_MEM_PIO_WRITE64(handle, desc_p->value); in npi_txdma_desc_set_xfer_len()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h278 #define NXGE_MEM_PIO_WRITE64(npi_handle, data) \ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c844 NXGE_MEM_PIO_WRITE64(npi_desc_handle, sop_tx_desc_p->value); in nxge_start()
894 NXGE_MEM_PIO_WRITE64(npi_desc_handle, sop_tx_desc_p->value); in nxge_start()