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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h241 #define SYNCTXDESC(pcnp, index, who) \ macro
H A Dpcn.c779 SYNCTXDESC(pcnp, txsend, DDI_DMA_SYNC_FORDEV);
801 SYNCTXDESC(pcnp, index, DDI_DMA_SYNC_FORKERNEL);
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h305 #define SYNCTXDESC(afep, index, who) \ macro
H A Dafe.c1496 SYNCTXDESC(afep, i, DDI_DMA_SYNC_FORDEV);
2019 SYNCTXDESC(afep, txsend, DDI_DMA_SYNC_FORDEV);
2058 SYNCTXDESC(afep, index, DDI_DMA_SYNC_FORKERNEL);
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h346 #define SYNCTXDESC(mxfep, index, who) \ macro
H A Dmxfe.c1833 SYNCTXDESC(mxfep, i, DDI_DMA_SYNC_FORDEV);
2329 SYNCTXDESC(mxfep, 0, DDI_DMA_SYNC_FORDEV);
2416 SYNCTXDESC(mxfep, txsend, DDI_DMA_SYNC_FORDEV);
2455 SYNCTXDESC(mxfep, index, DDI_DMA_SYNC_FORKERNEL);

Completed in 88 milliseconds