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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c159 static dma_type_t e1000g_dma_type = USE_DVMA;
717 if (e1000g_dma_type == USE_DVMA) {
739 if (e1000g_dma_type == USE_DVMA) {
1163 case USE_DVMA:
1198 case USE_DVMA:
1215 case USE_DVMA:
1344 case USE_DVMA:
1412 case USE_DVMA:
1485 case USE_DVMA:
1510 case USE_DVMA
[all...]
H A De1000g_tx.c96 case USE_DVMA:
1317 if (packet->dma_type == USE_DVMA)
1371 case USE_DVMA:
1379 packet->data_transfer_type = USE_DVMA;
H A De1000g_rx.c529 if (packet->dma_type == USE_DVMA)
H A De1000g_sw.h541 USE_DVMA, enumerator in enum:__anon163
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h169 USE_DVMA, enumerator in enum:__anon5404
H A Dhxge_send.c811 if (tx_msg_p->flags.dma_type == USE_DVMA) {
H A Dhxge_txdma.c740 if (tx_msg_p->flags.dma_type == USE_DVMA) {
2035 if (tx_msg_p->flags.dma_type == USE_DVMA) {
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h292 USE_DVMA, enumerator in enum:__anon8366
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1142 if (tx_msg_p->flags.dma_type == USE_DVMA) {
H A Dnxge_txdma.c1033 if (tx_msg_p->flags.dma_type == USE_DVMA) {

Completed in 177 milliseconds