Searched refs:dma_rx_cmb (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/atge/
H A Datge_l1e.c421 atge_dma_t *dma_rx_cmb; local
442 dma_rx_cmb = l1e->atge_l1e_rx_cmb;
443 DMA_SYNC(dma_rx_cmb, 0, L1E_RX_CMB_SZ * L1E_RX_PAGES,
451 ptr = (void *)dma_rx_cmb->addr;
454 ATGE_GET32(dma_rx_cmb, ptr + current_page);
465 ATGE_GET32(dma_rx_cmb, ptr), ATGE_GET32(dma_rx_cmb, ptr + 1)));
590 atge_dma_t *dma_rx_cmb; local
612 dma_rx_cmb = l1e->atge_l1e_rx_cmb;
613 p = (void *)dma_rx_cmb
[all...]

Completed in 87 milliseconds