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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c125 nge_tx_desc_sync(nge_t *ngep, uint32_t start_index, uint32_t bds, uint_t type) function
196 nge_tx_desc_sync(ngep, slot, used, DDI_DMA_SYNC_FORKERNEL);
406 nge_tx_desc_sync(ngep, start_index, bds, DDI_DMA_SYNC_FORDEV);
557 nge_tx_desc_sync(ngep, start_index, slot, DDI_DMA_SYNC_FORDEV);

Completed in 57 milliseconds