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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h245 #define SYNCRXDESC(pcnp, index, who) \ macro
H A Dpcn.c905 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORKERNEL);
951 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORDEV);
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h312 #define SYNCRXDESC(afep, index, who) \ macro
H A Dafe.c1514 SYNCRXDESC(afep, i, DDI_DMA_SYNC_FORDEV);
2148 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORKERNEL);
2231 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORDEV);
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h353 #define SYNCRXDESC(mxfep, index, who) \ macro
H A Dmxfe.c1851 SYNCRXDESC(mxfep, i, DDI_DMA_SYNC_FORDEV);
2550 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORKERNEL);
2640 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORDEV);

Completed in 90 milliseconds